BREAKING: Made paths absolute
This commit is contained in:
0
home/.local/bin/nextdns-tray
Normal file → Executable file
0
home/.local/bin/nextdns-tray
Normal file → Executable file
@@ -1,11 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=NextDNS Tray Icon
|
||||
Comment=Manage NextDNS Service
|
||||
Exec=nextdns-tray
|
||||
Exec=/home/hans/git-repos/nextdns-linux-trayicon/venv/bin/python /home/hans/git-repos/nextdns-linux-trayicon/home/.local/bin/nextdns-tray
|
||||
Icon=nextdns
|
||||
MimeType=
|
||||
Name=NextDNS Tray Icon
|
||||
Path=/home/hans/git-repos/nextdns-linux-trayicon/home/.local/bin
|
||||
Terminal=false
|
||||
Categories=Network;
|
||||
StartupNotify=false
|
||||
# This prevents it from appearing as a blank window in the taskbar
|
||||
Type=Application
|
||||
X-KDE-StartupNotify=false
|
||||
|
||||
Reference in New Issue
Block a user