From ffdaef3d7877443efa4dec9ad8dca5a51ce025af Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 5 May 2018 16:15:35 +0200 Subject: Use photograph wallpaper by default --- i3/bin/setbg-backup | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) mode change 100755 => 120000 i3/bin/setbg-backup (limited to 'i3/bin/setbg-backup') diff --git a/i3/bin/setbg-backup b/i3/bin/setbg-backup deleted file mode 100755 index d150bc1..0000000 --- a/i3/bin/setbg-backup +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -feh --bg-fill ~/wallpapers/active/"$(ls -1 ~/wallpapers | sort -R | head -1)" -exit 1 diff --git a/i3/bin/setbg-backup b/i3/bin/setbg-backup new file mode 120000 index 0000000..4785e67 --- /dev/null +++ b/i3/bin/setbg-backup @@ -0,0 +1 @@ +setbg-photo \ No newline at end of file -- cgit v1.2.3