diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-03-10 19:58:37 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-03-10 19:58:37 +0100 |
| commit | 5cd7e66bbc2536aeb6677dea5ef8b2a3e7ccbf2f (patch) | |
| tree | 64bc490180fee144f63a441fa866c5cdb6a464bd /dot.local-bin-xscreensaver--dunst--watch | |
| parent | 2b6e6038244a6d6ec607096e13821664738e006a (diff) | |
xscreensaver-dunst-watch: log exit
Diffstat (limited to 'dot.local-bin-xscreensaver--dunst--watch')
| -rwxr-xr-x | dot.local-bin-xscreensaver--dunst--watch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot.local-bin-xscreensaver--dunst--watch b/dot.local-bin-xscreensaver--dunst--watch index 4b5a4ca..2401cb0 100755 --- a/dot.local-bin-xscreensaver--dunst--watch +++ b/dot.local-bin-xscreensaver--dunst--watch @@ -11,3 +11,4 @@ xscreensaver-command -watch | while read event rest; do ;; esac done +logger Exiting with $? |
