screenshot
This commit is contained in:
parent
554188fd15
commit
e993e98495
@ -167,6 +167,9 @@ bind = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK
|
||||
bind = , XF86MonBrightnessUP, exec, light -A 5
|
||||
bind = , XF86MonBrightnessDown, exec, light -U 5
|
||||
|
||||
# Screenshot
|
||||
bind = , PRINT, exec, grim -g "$(slurp)"
|
||||
|
||||
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
@ -16,6 +16,8 @@
|
||||
gnumake42
|
||||
wget
|
||||
axel
|
||||
grim
|
||||
slurp
|
||||
];
|
||||
|
||||
sessionPath = [
|
||||
|
Reference in New Issue
Block a user