From f4e04a43c5a4ea1905fdf707074c9858f969c5ab Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 17 Feb 2023 13:42:47 +0100 Subject: Improve singlemon and dualmon for yoga --- i3/bin/setbg-photo | 1 - 1 file changed, 1 deletion(-) (limited to 'i3/bin') 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 -- cgit v1.2.3