Remove systemd service file

This commit is contained in:
dec05eba
2026-04-19 18:34:30 +02:00
parent 163cd3f5a1
commit cf7df867ab
3 changed files with 0 additions and 16 deletions

View File

@@ -1,3 +1,2 @@
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')
option('desktop-files', type : 'boolean', value : true, description : 'Install desktop files')