summary refs log tree commit diff
path: root/.xinitrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-04-06 11:09:26 -0400
committerJune McEnroe <programble@gmail.com>2013-04-06 11:09:26 -0400
commit53cc33bd671368ca2d658cfc86d708df7bf2682e (patch)
tree79fdb92aa2a504a565eec8ad2e5e7e60913db31b /.xinitrc
parentSimplify autostart (diff)
downloadsrc-53cc33bd671368ca2d658cfc86d708df7bf2682e.tar.gz
src-53cc33bd671368ca2d658cfc86d708df7bf2682e.zip
Restore wallpaper automatically
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 6bdd99ac..80986b74 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -5,6 +5,7 @@ xautolock -locker slimlock -time 30 &
 unclutter -idle 3 -noevents &
 start-pulseaudio-x11 &
 xsetroot -cursor_name left_ptr &
+nitrogen --restore &
 
 mpd &
 mpdscribble &