1
0
Fork 0
mirror of https://github.com/hyprwm/Hyprland synced 2025-01-09 23:09:49 +01:00
Hyprland/meson_options.txt
2023-03-27 11:00:37 +03:00

3 lines
297 B
Meson

option('xwayland', type: 'feature', value: 'auto', description: 'Enable support for X11 applications')
option('systemd', type: 'feature', value: 'auto', description: 'Enable systemd integration')
option('legacy_renderer', type: 'feature', value: 'disabled', description: 'Enable legacy renderer')