rename .desktop file to indicate local setting and create a new file for a system installation
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=ControlDeck
|
||||
Exec=${HOME}/.local/bin/controldeck-gui
|
||||
Exec=/usr/bin/controldeck-gui
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
StartupWMClass=controldeck
|
||||
Icon=controldeck
|
||||
|
||||
Reference in New Issue
Block a user