💥 fix: remove deprecated fakefullscreen
This commit is contained in:
@@ -47,9 +47,9 @@ bind = $mainMod, Q, killactive
|
|||||||
bind = $mainMod, E, exec, $fileManager
|
bind = $mainMod, E, exec, $fileManager
|
||||||
bind = $mainMod, F, togglefloating
|
bind = $mainMod, F, togglefloating
|
||||||
bind = $mainMod, SPACE, exec, $menu -S drun
|
bind = $mainMod, SPACE, exec, $menu -S drun
|
||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo,
|
||||||
bind = $mainMod, J, togglesplit # dwindle
|
bind = $mainMod, J, togglesplit
|
||||||
bind = $mainMod ALT, ENTER, fullscreen
|
bind = $mainMod, F11, fullscreen
|
||||||
|
|
||||||
# Media keys
|
# Media keys
|
||||||
bind = , code:121, exec, pamixer --mute # Mute
|
bind = , code:121, exec, pamixer --mute # Mute
|
||||||
@@ -68,6 +68,9 @@ bind = $mainMod, Print, exec, $screenshotFull
|
|||||||
# Open wofi clipboard
|
# Open wofi clipboard
|
||||||
bind = $mainMod, V, exec, cliphist list | $menu -S dmenu | cliphist decode | wl-copy
|
bind = $mainMod, V, exec, cliphist list | $menu -S dmenu | cliphist decode | wl-copy
|
||||||
|
|
||||||
|
# Control Center
|
||||||
|
bind = $mainMod, N, exec, swaync-client -t
|
||||||
|
|
||||||
# Reloading Components
|
# Reloading Components
|
||||||
# Waybar
|
# Waybar
|
||||||
bind = $mainMod, F7, exec, pkill waybar && waybar
|
bind = $mainMod, F7, exec, pkill waybar && waybar
|
||||||
|
|||||||
Reference in New Issue
Block a user