summary refs log tree commit diff
path: root/.xinitrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-04-06 11:09:26 -0400
committerJune McEnroe <june@causal.agency>2013-04-06 11:09:26 -0400
commit48a9014aa1051ee925547fc056cca35ee192980c (patch)
treec2ad44738e09baffd288eb0dfecaf3deff726c96 /.xinitrc
parentSimplify autostart (diff)
downloadsrc-48a9014aa1051ee925547fc056cca35ee192980c.tar.gz
src-48a9014aa1051ee925547fc056cca35ee192980c.zip
Restore wallpaper automatically
Diffstat (limited to '')
-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 &