mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-03-18 13:14:48 +00:00
added misc:animate_manual_resizes
This commit is contained in:
@ -56,6 +56,7 @@ void CConfigManager::setDefaultVars() {
|
||||
configValues["misc:mouse_move_enables_dpms"].intValue = 0;
|
||||
configValues["misc:always_follow_on_dnd"].intValue = 1;
|
||||
configValues["misc:layers_hog_keyboard_focus"].intValue = 1;
|
||||
configValues["misc:animate_manual_resizes"].intValue = 0;
|
||||
|
||||
configValues["debug:int"].intValue = 0;
|
||||
configValues["debug:log_damage"].intValue = 0;
|
||||
|
||||
Reference in New Issue
Block a user