diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 9ea64e9..c026176 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -167,7 +167,7 @@ ]; input = { - kb_layout = us; + kb_layout = "us"; touchpad = { natural_scroll = true; scroll_factor = 0.4;