mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 14:41:00 +00:00
Removed some keybinds
This commit is contained in:
@@ -183,11 +183,9 @@ $shiftMod = SHIFT
|
|||||||
|
|
||||||
# System binds
|
# System binds
|
||||||
bind = $mainMod, C, killactive,
|
bind = $mainMod, C, killactive,
|
||||||
bind = $mainMod2, F4, killactive, # Alternative Windows-style close
|
|
||||||
bind = $mainMod, M, exit, # Safer exit combination
|
bind = $mainMod, M, exit, # Safer exit combination
|
||||||
bind = $mainMod, Z, togglefloating,
|
bind = $mainMod, Z, togglefloating,
|
||||||
bind = $mainMod, X, fullscreen
|
bind = $mainMod, X, fullscreen
|
||||||
bind = $mainMod SHIFT, F, fullscreen, 1 # Fullscreen mode 1 (keeps window decorations)
|
|
||||||
bind = $mainMod, L, exec, hyprlock
|
bind = $mainMod, L, exec, hyprlock
|
||||||
bind = $mainMod, O, togglesplit, # Toggle split direction
|
bind = $mainMod, O, togglesplit, # Toggle split direction
|
||||||
bind = $mainMod, P, exec, poweroff
|
bind = $mainMod, P, exec, poweroff
|
||||||
|
|||||||
Reference in New Issue
Block a user