diff options
author | Patrick Simianer <p@simianer.de> | 2015-11-26 07:45:13 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-11-26 07:45:13 +0100 |
commit | fa1674587e12254c9ea52bbb58e3d12764ffcdf8 (patch) | |
tree | 1e7f16c2b929ed212a957a5b8a1a8774ff1fb947 | |
parent | 32a905d6b8a501627b1b17dc107240c8c3339058 (diff) |
bg
-rw-r--r-- | .fehbg | 2 | ||||
-rw-r--r-- | .ratpoisonrc | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -feh --no-xinerama --image-bg white --bg-center '/home/pks/var/MIPS_R3000A_die-1024x1024.jpg' +feh --no-xinerama --image-bg black --bg-center '/home/pks/var/images/GM204DieB-1024x768.jpg' diff --git a/.ratpoisonrc b/.ratpoisonrc index bf0c108..44bc823 100644 --- a/.ratpoisonrc +++ b/.ratpoisonrc @@ -1,4 +1,4 @@ -exec feh --bg-center -B white /home/pks/var/MIPS_R3000A_die-1024x1024.jpg +exec feh --no-xinerama --image-bg black --bg-center '/home/pks/var/images/GM204DieB-1024x768.jpg' exec mkdir -p /tmp/pks/.cache /tmp/pks/.ccache /tmp/pks/.local exec xmodmap exec xbindkeys |