dwm-speedie/meson_options.txt

7 lines
125 B
Meson
Raw Normal View History

2023-07-06 19:10:41 +02:00
option(
'xinerama',
type : 'boolean',
value : true,
description : 'Enable multi-monitor support using libXinerama'
)