Small changes and update inputs

This commit is contained in:
2026-01-28 16:28:14 +01:00
parent 7153e2d3e3
commit bff923359c
8 changed files with 189 additions and 123 deletions

View File

@@ -64,7 +64,7 @@ in
"$altMod" = "SUPER_ALT";
exec-once = [
"systemctl --user enable --now hyprpaper.service &"
#"systemctl --user enable --now hyprpaper.service &"
];
monitor = config.var.hyprland.monitor;
@@ -159,7 +159,7 @@ in
kb_options = "caps:escape";
follow_mouse = 1;
sensitivity = 0.5;
sensitivity = 0.4;
repeat_delay = 300;
repeat_rate = 50;
numlock_by_default = true;