summaryrefslogtreecommitdiff
path: root/home/wayland/hyprland/hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/wayland/hyprland/hyprland.nix')
-rw-r--r--home/wayland/hyprland/hyprland.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/wayland/hyprland/hyprland.nix b/home/wayland/hyprland/hyprland.nix
index fe85283..531ea62 100644
--- a/home/wayland/hyprland/hyprland.nix
+++ b/home/wayland/hyprland/hyprland.nix
@@ -31,6 +31,8 @@
];
input = {
+ kb_layout = "pl";
+
accel_profile = "flat";
sensitivity = -0.6;
repeat_rate = 45;