mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Merge pull request #220 from versusvoid/optional-xwayland
Make Xwayland optional
This commit is contained in:
commit
d0d6413772
10 changed files with 84 additions and 34 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue