dwm-speedie/meson_options.txt
2023-07-06 19:10:41 +02:00

7 lines
125 B
Meson

option(
'xinerama',
type : 'boolean',
value : true,
description : 'Enable multi-monitor support using libXinerama'
)