From 8bcaee82cea632ba62e1d47312bf49419d2f1f6a Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sat, 28 May 2011 07:00:35 +0200 Subject: [PATCH] Fix typo --- autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autostart.sh b/autostart.sh index 860051d..eb9a8da 100644 --- a/autostart.sh +++ b/autostart.sh @@ -31,7 +31,7 @@ if egrep -iq 'touchpad' /proc/bus/input/devices; then synclient TapButton1=1 & fi -xrdb ~/.Xresources +xrdb ~/.Xresources & # Export the dbus session address on startup so it can be used by cron # http://dev.gentoo.org/~tomka/mail.html -- 2.20.1