mirror of
https://github.com/lbonn/rofi
synced 2025-02-16 21:08:31 +00:00
3 lines
247 B
Meson
3 lines
247 B
Meson
option('drun', type: 'boolean', value: true, description: 'Desktop file mode')
|
|
option('window', type: 'boolean', value: true, description: 'Window switcher mode')
|
|
option('check', type: 'feature', description: 'Build and run libcheck-based tests')
|