fix(hypr): keyboard formatting fix
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
{myConfig, ...}: {
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
input = {
|
||||
repeat_rate = 50;
|
||||
repeat_delay = 300;
|
||||
numlock_by_default = true;
|
||||
kb_options = myConfig.hyprland.kb_options;
|
||||
};
|
||||
cursor = {
|
||||
hide_on_key_press = false;
|
||||
|
||||
Reference in New Issue
Block a user