mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
update scrnshot
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user