]> git.mjollnir.org Git - dotfiles/xsessionrc.git/commitdiff
updated wicd startup to work with new wicd version
authorPenny Leach <penny@mjollnir.org>
Wed, 23 Nov 2011 10:00:22 +0000 (11:00 +0100)
committerPenny Leach <penny@mjollnir.org>
Wed, 23 Nov 2011 10:02:11 +0000 (11:02 +0100)
.xsessionrc

index f8ac1d928f5af9b180d89ae9658dd11cee64a956..f909119cdd4535c182154a477a84c7ecf2efd0af 100755 (executable)
@@ -5,7 +5,7 @@
 xmodmap .xmodmaprc
 /sbin/start-stop-daemon --start --background --exec /usr/bin/xscreensaver;
 urxvtd -q -f
-wicd-client &
+wicd-client --tray &
 export PATH=$PATH:/home/penny/bin/
 synclient VertScrollDelta=0 HorizScrollDelta=0 VertEdgeScroll=0 HorizEdgeScroll=0 VertTwoFingerScroll=0 HorizTwoFingerScroll=0 UpDownScrolling=0 LeftRightScrolling=0 UpDownScrollRepeat=0 LeftRightScrollRepeat=0 ScrollButtonRepeat=0 CircularScrolling=0 CircScrollDelta=0 CircScrollTrigger=0 ScrollButtonRepeat=0
 #gnome-screensaver &