summaryrefslogtreecommitdiff
path: root/home/wayland/hyprland/hyprland.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-15 19:25:59 +0100
committeradikro <adikro@disroot.org>2025-11-15 19:25:59 +0100
commitc0aedcdb2f1d3da403daabd7949b61eb2ffcb750 (patch)
tree6fc73a1d9576b022cb2054c08291345892931c21 /home/wayland/hyprland/hyprland.nix
parentd77aa6e7064d8e4c523fb9ec2fbeec4c79d30e61 (diff)
added fonts and localization
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;