Small changes and update inputs
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user