change screenshot key bind
This commit is contained in:
parent
367ea54053
commit
22088fee2e
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue