mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-05 04:06:24 -05:00
disable Xwayland
This commit is contained in:
parent
aabb567b49
commit
f462768ece
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
|
||||
option('xwayland', type: 'feature', value: 'auto', description: 'Enable support for X11 applications')
|
||||
option('man-pages', type: 'feature', value: 'disabled', description: 'Generate and install man pages')
|
||||
option('xwayland', type: 'feature', value: 'disabled', description: 'Enable support for X11 applications')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue