aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authortoni <matzeton@googlemail.com>2014-09-07 19:52:06 +0200
committertoni <matzeton@googlemail.com>2014-09-07 19:52:06 +0200
commita653d5829b0b4a067c0f318c2c95bcba62287109 (patch)
tree5f5206a7217d93da814c8e4cc47d4a1d1665bbee /configs
parent820766bd85b6b73cf5f7918da5f7b49fb856b5f9 (diff)
added x11 root-wnd wallpaper
Diffstat (limited to 'configs')
-rw-r--r--configs/xinitrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/xinitrc b/configs/xinitrc
index a7416bf..7b4ae62 100644
--- a/configs/xinitrc
+++ b/configs/xinitrc
@@ -1,5 +1,8 @@
#!/bin/sh
+# background wallpaper
+feh --bg-center ~/wallpaper2.jpg
+
# hide cursor when unused
unclutter -idle 3 -root &