summaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
index 4ba826c..7e8d3ee 100644
--- a/.xprofile
+++ b/.xprofile
@@ -19,6 +19,8 @@ elif [ "$DESKTOP_SESSION" = "xmonad" ] || \
compositor_args="-o 0"
fi
+compositor_args="$compositor_args --backend glx --vsync"
+
# Setup wallpaper
WP_DIR="$HOME/Pictures/Wallpapers/"
if [ -d "$WP_DIR" ]; then