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]
|
||||
Name=UHK Agent
|
||||
Comment=Ultimate Hacking Keyboard Agent
|
||||
Exec=/home/tmlr/.local/bin/uhk
|
||||
Exec=/bin/sh -c "$HOME/.local/bin/uhk"
|
||||
Icon=uhk
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
StartupWMClass=uhk-agent
|
||||
Categories=Settings
|
||||
Categories=Utilities
|
||||
Keywords=uhk;agent;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user