change screenshot key bind

This commit is contained in:
Frost-Phoenix 2023-12-06 22:48:44 +01:00
parent 367ea54053
commit 22088fee2e

View file

@ -136,8 +136,8 @@ in
bind = $mainMod, W,exec, pkill wofi || wallpaper-picker bind = $mainMod, W,exec, pkill wofi || wallpaper-picker
# screenshot # screenshot
bind = ,Print, exec, grimblast --notify --cursor save area ~/Pictures/$(date ' + %Y-%m-%d ' T '%H:%M:%S ').png bind = $mainMod, Print, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png
bind = $mainMod, Print, exec, grimblast --notify --cursor copy area bind = ,Print, exec, grimblast --notify --cursor copy area
# switch focus # switch focus
bind = $mainMod, left, movefocus, l bind = $mainMod, left, movefocus, l