mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-31 23:15:42 +02:00
hyprland: Disable autoreload
Not needed since autoreload doesn't work anyway with home-manager.
This commit is contained in:
parent
71b23e9bf3
commit
355e58c76e
@ -183,6 +183,7 @@ let VARIABLES = import ../src/variables.nix; in {
|
|||||||
animate_manual_resizes = yes
|
animate_manual_resizes = yes
|
||||||
animate_mouse_windowdragging = yes
|
animate_mouse_windowdragging = yes
|
||||||
focus_on_activate = yes
|
focus_on_activate = yes
|
||||||
|
disable_autoreload = yes
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user