@@ -6,7 +6,7 @@ $mainModShift = SUPER_SHIFT
|
||||
bind = $mainMod, Return, exec, foot
|
||||
bind = $mainModShift, Return, exec, wezterm
|
||||
bind = $mainModShift, Q, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
# bind = $mainMod, M, exit,
|
||||
bind = $mainMod, t, togglefloating,
|
||||
bind = $mainMod, f, fullscreen,
|
||||
bind = $mainMod, d, exec, anyrun
|
||||
@@ -26,6 +26,7 @@ bind = ,xf86audioplay, exec, /home/fs0c131y/.cargo/bin/mctl toggle
|
||||
# Screenshot
|
||||
bind = $mainMod,Print, exec, grim
|
||||
bind = $mainModShift,Print, exec, grim -g "$(slurp)"
|
||||
bind = $mainModShift,s, exec, watershot
|
||||
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
|
||||
Reference in New Issue
Block a user