aboutsummaryrefslogtreecommitdiff
path: root/i3/bin/setbg-photo
diff options
context:
space:
mode:
authorCamil Staps2023-02-17 13:42:47 +0100
committerCamil Staps2023-02-17 13:42:47 +0100
commitf4e04a43c5a4ea1905fdf707074c9858f969c5ab (patch)
treeea1fd7877f9bde53b640e3f52f6931d40b58297a /i3/bin/setbg-photo
parentRemove empty ignore file (diff)
Improve singlemon and dualmon for yoga
Diffstat (limited to 'i3/bin/setbg-photo')
-rwxr-xr-xi3/bin/setbg-photo1
1 files changed, 0 insertions, 1 deletions
diff --git a/i3/bin/setbg-photo b/i3/bin/setbg-photo
index 93d602b..88a980f 100755
--- a/i3/bin/setbg-photo
+++ b/i3/bin/setbg-photo
@@ -3,4 +3,3 @@
DIR="/home/camil/Dropbox/Photos/Wallpapers/active"
feh --bg-fill "$DIR/$(ls -1 "$DIR" | sort -R | head -1)"
-exit 1