mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-01-31 01:13:04 +09:00
2 lines
249 B
Meson
2 lines
249 B
Meson
option('systemd', type : 'boolean', value : true, description : 'Install systemd service file')
|
|
option('capabilities', type : 'boolean', value : true, description : 'Set binary setuid capability on gsr-global-hotkeys binary to allow global hotkeys') |