summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 29307f0..3f22805 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -8,7 +8,7 @@ xset r rate 250 50 &
source $HOME/bin/gpg-agent.sh
# autostart entries
-xcompmgr &
+#xcompmgr &
xbindkeys &
urxvtd -o -f -q
xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.sh -time 5 &