mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 17:51:06 +02: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:
@ -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;
|
||||
};
|
||||
|
Reference in New Issue
Block a user