mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-24 17:23:09 +01:00
hyprland: Disable animate_mouse_windowdragging
Fixes an issue where having this option on would cause very noticeable lag when dragging windows across the screen.
This commit is contained in:
parent
7f60479a90
commit
93a5fb8e6f
@ -187,7 +187,6 @@ in
|
||||
misc = {
|
||||
disable_hyprland_logo = true;
|
||||
animate_manual_resizes = true;
|
||||
animate_mouse_windowdragging = true;
|
||||
disable_autoreload = true;
|
||||
new_window_takes_over_fullscreen = 1;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user