From 2e6dc129cb0a0f71aa03713abd065783690c34c5 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 1 Apr 2012 14:59:10 +0200 Subject: [PATCH] .xinitrc --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 429e8e7..95c268a 100644 --- a/.xinitrc +++ b/.xinitrc @@ -15,7 +15,7 @@ fi mpc idleloop player | { while read; do notify-send "`mpc current`"; done } & #_. rootname while true; do - xsetroot -name /home/slash/.rootname.scm + xsetroot -name `/home/slash/.rootname.scm` sleep 1m done #_ Start notifier