diff options
author | Camil Staps | 2018-05-05 16:15:35 +0200 |
---|---|---|
committer | Camil Staps | 2018-05-05 16:15:35 +0200 |
commit | ffdaef3d7877443efa4dec9ad8dca5a51ce025af (patch) | |
tree | a73e72f8dc71dcee517a0625d1245391c80ca904 /i3/bin/setbg-backup | |
parent | Use dedicated wallpaper directory (diff) |
Use photograph wallpaper by default
Diffstat (limited to 'i3/bin/setbg-backup')
l---------[-rwxr-xr-x] | i3/bin/setbg-backup | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/i3/bin/setbg-backup b/i3/bin/setbg-backup index d150bc1..4785e67 100755..120000 --- a/i3/bin/setbg-backup +++ b/i3/bin/setbg-backup @@ -1,4 +1 @@ -#!/bin/bash - -feh --bg-fill ~/wallpapers/active/"$(ls -1 ~/wallpapers | sort -R | head -1)" -exit 1 +setbg-photo
\ No newline at end of file |