diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-06-22 20:32:47 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-06-22 20:32:47 +0200 |
commit | 44c3c0576cc605e2867f1ce9666a534aac535c52 (patch) | |
tree | 672a0a539f4064d2051437cc67609f09dce320f3 /xorg | |
parent | 92db688726fb6ef83940f8d274ff6e671edf79c9 (diff) |
Use symlinked wallpaper.png
Diffstat (limited to 'xorg')
-rwxr-xr-x | xorg/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xinitrc b/xorg/xinitrc index 58fa772..81d5529 100755 --- a/xorg/xinitrc +++ b/xorg/xinitrc @@ -1,7 +1,7 @@ #!/bin/bash WM='i3' -WALLPAPER='media/bilder/wallpaper/wood_6.jpg' +WALLPAPER='media/bilder/wallpaper/wallpaper.png' setxkbmap de neo xset +fp /usr/share/fonts/local |