summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-08-23 10:33:22 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-08-23 13:27:32 (EDT)
commit1f455a218e000cbde0f1b9879d5c0ce00626ba38 (patch)
tree3a8d793de9b6981a0a0b53edba04138ea0cb1c86
parenta63813b8b91720cd7e6997dda5f0e60ad56bdba0 (diff)
downloadfluxbox-1f455a218e000cbde0f1b9879d5c0ce00626ba38.zip
fluxbox-1f455a218e000cbde0f1b9879d5c0ce00626ba38.tar.gz
fluxbox-1f455a218e000cbde0f1b9879d5c0ce00626ba38.tar.bz2
.fehbg: Update
-rwxr-xr-x[-rw-r--r--].fehbg3
1 files changed, 2 insertions, 1 deletions
diff --git a/.fehbg b/.fehbg
index 92d38d3..6186bd6 100644..100755
--- a/.fehbg
+++ b/.fehbg
@@ -1 +1,2 @@
-feh --bg-scale '/home/pj/.wallpaper'
+#!/bin/sh
+feh --no-fehbg --bg-scale '/home/pj/.wallpaper'