summaryrefslogtreecommitdiff
path: root/defaults
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2018-12-09 19:08:13 +0100
committerOlivier Fourdan <fourdan@xfce.org>2018-12-09 19:19:20 +0100
commit27238064f229fd4ecd9932ac52de46776fa1c7de (patch)
treef2ea2a777fe7835b46e4599e37c8e50283b752e8 /defaults
parent07773e608413a370932c5f2d59ed0b656240970a (diff)
downloadxfwm4-27238064f229fd4ecd9932ac52de46776fa1c7de.tar.gz
compositor: Use settings for vblank mode
Remove the command line options “--vblank” which is not flexible enough and use xfconf/settings in place. This requires restarting xfwm4 after changing the value though, for the change to take effect (vblank option is applied only at startup). Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
Diffstat (limited to 'defaults')
-rw-r--r--defaults/defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/defaults/defaults b/defaults/defaults
index 305807329..cf3d87034 100644
--- a/defaults/defaults
+++ b/defaults/defaults
@@ -68,6 +68,7 @@ toggle_workspaces=false
unredirect_overlays=true
urgent_blink=false
use_compositing=true
+vblank_mode=auto
workspace_count=4
wrap_cycle=true
wrap_layout=true