diff --git a/gui/hypr/hyprland.conf b/gui/hypr/hyprland.conf index ef6251eb..3d0305d5 100644 --- a/gui/hypr/hyprland.conf +++ b/gui/hypr/hyprland.conf @@ -101,6 +101,7 @@ bind = SUPER, Y, movetoworkspace, special:magic bind = SUPER_SHIFT, Y, movetoworkspace, 0 # --> Session management +bindt = SUPER_SHIFT, M, exec, hyprctl reload bindt = SUPER_SHIFT, Q, exit bindt = SUPER_SHIFT, W, exec, poweroff bindt = SUPER_SHIFT, E, exec, reboot @@ -241,7 +242,7 @@ misc { vrr = 0 animate_manual_resizes = 1 animate_mouse_windowdragging = 1 - disable_autoreload = 0 + disable_autoreload = 1 focus_on_activate = 0 no_direct_scanout = $settingsEnableNoDirectScanout }