diff options
| author | Tslil Clingman <tslil.clingman@gmail.com> | 2015-08-11 14:45:21 +0200 |
|---|---|---|
| committer | Tslil Clingman <tslil.clingman@gmail.com> | 2015-08-11 14:45:21 +0200 |
| commit | 4042f1622a4f3a26270894dfcb0da7ff4f6d3745 (patch) | |
| tree | 75a733190bd9d27a4791cd86f34d6e49adba2185 /sc | |
| parent | 648365197b36e8abf98c856533cd5e88143df15b (diff) | |
Tings
Diffstat (limited to 'sc')
| -rwxr-xr-x | sc | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
