[fix] Stuff

Signed-off-by: Uttarayan <uttarayan21@gmail.com>
This commit is contained in:
Uttarayan
2023-10-13 13:25:16 +05:30
parent 0790d9968e
commit 42d7894d0a
5 changed files with 55 additions and 5 deletions

View File

@@ -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