summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-09-16 16:19:30 +0200
committerFlorian Pritz <bluewind@xinu.at>2013-09-16 16:19:30 +0200
commit6eeb7ef35da0a834c511488fcf97746aeaca9afd (patch)
tree6eb8000959d238249fbf9e50c81dcb4b48242e82 /.xinitrc
parent057cfa734eb10ee62366072035a105cbd6c05b22 (diff)
downloaddotfiles-6eeb7ef35da0a834c511488fcf97746aeaca9afd.tar.gz
dotfiles-6eeb7ef35da0a834c511488fcf97746aeaca9afd.tar.xz
xinitrc: Start compton to fix vsync issues
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index fc652fa..72e73f3 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -19,6 +19,7 @@ xkbcomp ~/.xkbmap $DISPLAY &
xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.sh -time 10 &
pulseaudio --start &
remote-notify-client.sh &
+compton -bfzCG --backend glx --vsync opengl-swc --paint-on-overlay -D2
autostart () {
#urxvt -g 125x+45+1041+0 -e ssh mistral &