14 lines
396 B
Desktop File
Executable File
14 lines
396 B
Desktop File
Executable File
[Desktop Entry]
|
|
Type=Application
|
|
Name=NextDNS Tray
|
|
Comment=Manage NextDNS Service
|
|
# Ensure this path points to your actual script
|
|
Exec=python3 /home/hans/bin/nextdns_tray.py
|
|
# This is the icon that shows up in the menu/launcher
|
|
Icon=nextdns
|
|
Terminal=false
|
|
Categories=Network;System;
|
|
StartupNotify=false
|
|
# This prevents it from appearing as a blank window in the taskbar
|
|
X-KDE-StartupNotify=false
|