summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--].fehbg3
1 files changed, 2 insertions, 1 deletions
diff --git a/.fehbg b/.fehbg
index 92d38d3..bb421bf 100644..100755
--- a/.fehbg
+++ b/.fehbg
@@ -1 +1,2 @@
-feh --bg-scale '/home/pj/.wallpaper'
+#!/bin/sh
+feh --image-bg black --bg-center '/home/pj/.wallpaper'