change bind for clipboard screenshot

This commit is contained in:
Joel Mathew Thomas
2024-07-24 09:32:34 +05:30
parent e5f9cecb3a
commit 5e40bac4b4
+1 -1
View File
@@ -190,7 +190,7 @@ bind = ALT, R, exec, protonvpn-cli c -r
bind = ALT, D, exec, protonvpn-cli d
bind = , Print, exec, grim -g "$(slurp -d)" "$HOME/Pictures/grim/$(date +'%Y_%m_%d_%H_%M_%S').png"
bind = ALT , Print, exec, grim -t jpeg -q 100 -g "$(slurp -d)" "$HOME/Pictures/grim/$(date +'%Y_%m_%d_%H_%M_%S').jpeg"
bind = $mainMod ALT, S ,exec, grim -g "$(slurp -d)" -| wl-copy
bind = $mainMod , Print ,exec, grim -g "$(slurp -d)" -| wl-copy
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l