Add quickshell screenshot

This commit is contained in:
outfoxxed 2024-03-29 06:22:26 -07:00
parent 36ff76a601
commit 5a70b9493c
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
9 changed files with 310 additions and 9 deletions

View file

@ -109,6 +109,8 @@ layerrule = animation fade, shell:background
layerrule = blur, shell:bar
layerrule = ignorezero, shell:bar
layerrule = noanim, shell:screenshot
layerrule = blur, walker
layerrule = ignorezero, walker
layerrule = animation popin 90%, walker
@ -136,8 +138,10 @@ bind = $mod+SHIFT, return, exec, alacritty --class AlacrittyFloating
bind = $mod, grave, exec, $launcher
bind = $mod+SHIFT, q, hy3:killactive
bind = $mod+SHIFT, s, exec, echo "screenshot" | nc -w 0 -U /run/user/1000/quickshell.sock
bind = $mod, c, exec, echo "termselect:start" | nc -w 0 -U /run/user/1000/quickshell.sock
bindr = $mod, c, exec, echo "termselect:stop" | nc -w 0 -U /run/user/1000/quickshell.sock
bind = $mod, PERIOD, exec, quickshell -c lockscreen
bind = $mod, f, fullscreen, 1
bind = $mod+SHIFT, f, fullscreen, 0
@ -163,10 +167,6 @@ bind = ,XF86AudioStop, exec, playerctl -a stop
bind = ,XF86AudioNext, exec, playerctl next
bind = ,XF86AudioPrev, exec, playerctl previous
bind = $mod+SHIFT, s, exec, grim -g "$(slurp)" - | wl-copy
bind = $mod, PERIOD, exec, quickshell -c lockscreen
bind = $mod, h, hy3:movefocus, l
bind = $mod, j, hy3:movefocus, d
bind = $mod, k, hy3:movefocus, u