From 48a9014aa1051ee925547fc056cca35ee192980c Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 6 Apr 2013 11:09:26 -0400 Subject: Restore wallpaper automatically --- .xinitrc | 1 + 1 file changed, 1 insertion(+) 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 & -- cgit 1.4.1