diff --git a/hyprland.conf b/hyprland.conf index 5db2b64..d3f4c0b 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -183,11 +183,9 @@ $shiftMod = SHIFT # System binds bind = $mainMod, C, killactive, -bind = $mainMod2, F4, killactive, # Alternative Windows-style close bind = $mainMod, M, exit, # Safer exit combination bind = $mainMod, Z, togglefloating, bind = $mainMod, X, fullscreen -bind = $mainMod SHIFT, F, fullscreen, 1 # Fullscreen mode 1 (keeps window decorations) bind = $mainMod, L, exec, hyprlock bind = $mainMod, O, togglesplit, # Toggle split direction bind = $mainMod, P, exec, poweroff