diff options
-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 |