From 4042f1622a4f3a26270894dfcb0da7ff4f6d3745 Mon Sep 17 00:00:00 2001 From: Tslil Clingman Date: Tue, 11 Aug 2015 14:45:21 +0200 Subject: Tings --- sc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sc') diff --git a/sc b/sc index 154c620..7dd0253 100755 --- a/sc +++ b/sc @@ -10,4 +10,7 @@ case "$1" in "w") xrandr --nograb --output LVDS1 --auto --left-of VGA1 --output VGA1 --auto;; *) xrandr --nograb ;; esac; -#feh --bg-center "$BKG" + +feh --bg-scale "$BACKGROUND_IMAGE" + +ratpoison -c restart -- cgit v1.2.3