update keybindings
This commit is contained in:
parent
bd7f5d78af
commit
5f8d3f0933
@ -98,9 +98,11 @@ bind = $mainMod SHIFT, n, exec, swaync-client -t
|
|||||||
# mpv add
|
# mpv add
|
||||||
bind = SUPER, m, exec, ~/.local/bin/mpv-add.sh
|
bind = SUPER, m, exec, ~/.local/bin/mpv-add.sh
|
||||||
|
|
||||||
# flameshot
|
bind = SUPER SHIFT, s, exec, ~/.local/bin/screenshot.sh
|
||||||
bind = SUPER SHIFT, s, exec, uwsm app -sb -- flameshot gui
|
bind = ,code:107, exec, ~/.local/bin/screenshot.sh
|
||||||
bind = ,code:107, exec, uwsm app -- flameshot full
|
|
||||||
|
|
||||||
# change wallpaper
|
# change wallpaper
|
||||||
bind = $mainMod CTRL, n, exec, ~/.local/bin/change-wallpaper.sh
|
bind = $mainMod CTRL, n, exec, ~/.local/bin/change-wallpaper.sh
|
||||||
|
|
||||||
|
# toggle focus between current and last focused window
|
||||||
|
bind = ALT, Tab, focuscurrentorlast
|
||||||
|
Loading…
x
Reference in New Issue
Block a user