aboutsummaryrefslogtreecommitdiff
path: root/i3/bin/setbg-cloogle
diff options
context:
space:
mode:
authorCamil Staps2017-12-15 15:12:14 +0100
committerCamil Staps2017-12-15 15:12:14 +0100
commit15d2934f146af634d96fdc20ba5237c09e55d157 (patch)
tree2bcb984098ef3f6cd45d2881d11b5d555102449f /i3/bin/setbg-cloogle
parentAdd Torxakis and SMV plugins for Vim (diff)
Fix setbg
Diffstat (limited to 'i3/bin/setbg-cloogle')
-rwxr-xr-xi3/bin/setbg-cloogle2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/bin/setbg-cloogle b/i3/bin/setbg-cloogle
index 97e8154..f205a80 100755
--- a/i3/bin/setbg-cloogle
+++ b/i3/bin/setbg-cloogle
@@ -1,7 +1,7 @@
#!/bin/bash
# Test internet
-timeout 4 wget -q --spider http://cloogle.org || setbg-backup
+timeout 4 wget -q --spider http://cloogle.org || setbg-backup || exit 1
stdbuf -i0 -o0 -e0 cloogle_stats.py | while read request
do