mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-16 09:49:45 +01: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_mouse_windowdragging = yes
|
||||
focus_on_activate = yes
|
||||
disable_autoreload = yes
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user