update scrnshot

This commit is contained in:
flick0
2024-01-15 10:57:24 +00:00
parent 35f6cc7a8d
commit c3892f273d

View File

@@ -1,6 +1,6 @@
#!/usr/bin/bash
themedir=$1
grim -g "$(ags -b h -c $themedir/components/ags/windows/geom/geom.js)" /tmp/scrn.png && \
grim -g "$(ags -b geom -c $themedir/components/ags/windows/geom/geom.js)" /tmp/scrn.png && \
wl-copy < /tmp/scrn.png && \
notify-send "Screenshot copied to clipboard" -a "ss" -i /tmp/scrn.png