Use universal home path for UHK
This commit is contained in:
parent
99c510cda8
commit
0d7ffcd74b
4
.local/share/applications/uhk.desktop
Executable file → Normal file
4
.local/share/applications/uhk.desktop
Executable file → Normal file
@ -1,10 +1,10 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=UHK Agent
|
Name=UHK Agent
|
||||||
Comment=Ultimate Hacking Keyboard Agent
|
Comment=Ultimate Hacking Keyboard Agent
|
||||||
Exec=/home/tmlr/.local/bin/uhk
|
Exec=/bin/sh -c "$HOME/.local/bin/uhk"
|
||||||
Icon=uhk
|
Icon=uhk
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
StartupWMClass=uhk-agent
|
StartupWMClass=uhk-agent
|
||||||
Categories=Settings
|
Categories=Utilities
|
||||||
Keywords=uhk;agent;
|
Keywords=uhk;agent;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user