add pid and start flag for gui, add systemd service file and .desktop file with new setup.sh
This commit is contained in:
7
data/controldeck.desktop
Normal file
7
data/controldeck.desktop
Normal file
@@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=ControlDeck
|
||||
Exec=${HOME}/.local/bin/controldeck-gui
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
StartupWMClass=controldeck
|
||||
Reference in New Issue
Block a user