diff options
Diffstat (limited to 'dot-config/yambar/scripts/newsboat-open')
| -rwxr-xr-x | dot-config/yambar/scripts/newsboat-open | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot-config/yambar/scripts/newsboat-open b/dot-config/yambar/scripts/newsboat-open new file mode 100755 index 0000000..b2ebf56 --- /dev/null +++ b/dot-config/yambar/scripts/newsboat-open @@ -0,0 +1,4 @@ +#!/bin/sh + +footclient -T 'newsboat' newsboat +newsboat -x print-unread > ~/.cache/unread |
