From decd87043fbe2dfef3b664455298b68604ee0485 Mon Sep 17 00:00:00 2001 From: Versus Void Date: Fri, 6 Oct 2017 09:41:50 +0300 Subject: Add config option to disable Xwayland --- rootston/rootston.ini.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rootston/rootston.ini.example') diff --git a/rootston/rootston.ini.example b/rootston/rootston.ini.example index 9960cae1..cc7d8baa 100644 --- a/rootston/rootston.ini.example +++ b/rootston/rootston.ini.example @@ -1,3 +1,7 @@ +[core] +# Disable X11 support. Enabled by default. +xwayland=false + # Single output configuration. String after semicolon must match output's name. [output:VGA-1] # Set logical (layout) coordinates for this screen -- cgit v1.2.3