summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-05-05 21:37:23 -0400
committerbnewbold <bnewbold@robocracy.org>2014-05-05 21:39:03 -0400
commit7d7bc6e4561f2c66f41c48cc3b9e3fe19f0fcb2d (patch)
tree5b2f4553cdf8381789288bd07d506d5c5906a6cf
parent3420f6d281aa6fffb39ef2a0fcbedb10df8ae372 (diff)
downloadopenwrt-repro-7d7bc6e4561f2c66f41c48cc3b9e3fe19f0fcb2d.tar.gz
openwrt-repro-7d7bc6e4561f2c66f41c48cc3b9e3fe19f0fcb2d.zip
xinitrc: much needed cleanup
-rw-r--r--.xinitrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index 909e72f..b13a039 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -4,6 +4,5 @@ xterm -rv +sb -ls &
xset b off
wmbattery -f /dev/apm &
ssh-agent fluxbox -verbose &
-synergys -c ~/.synergy.conf &
xrandr --output PANEL --right-of VGA_1 &
-~/src/selfspy/selfspy.py --no-text
+xfwm4 --replace &