francma / wob

A lightweight overlay volume/backlight/progress/anything bar for Wayland.
ISC License
896 stars 49 forks source link

thank you, using wob as a screenshot notice #122

Closed iambumblehead closed 1 year ago

iambumblehead commented 1 year ago

wob does a great job here

bindsym Shift+Print  exec grimshot save active && echo 100 > $WOBSOCK
bindsym Print        exec grimshot save screen && echo 100 > $WOBSOCK

wob is the only tool that provides this sort of behaviour afaik without dbus and systemd --all other wayland notification tools require dbus. Thank you for wob!