Skip to content

Instantly share code, notes, and snippets.

@luckylittle
Created June 20, 2024 02:14
Show Gist options
  • Save luckylittle/5624601f0a2ebf5d46db803ea8fb0cfc to your computer and use it in GitHub Desktop.
Save luckylittle/5624601f0a2ebf5d46db803ea8fb0cfc to your computer and use it in GitHub Desktop.
Desktop file for Pythonized SabNZBd
[Desktop Entry]
Name[en_CA]=SabNZBd
Name[en_GB]=SabNZBd
Name=SabNZBd
Comment=SabNZBd
Keywords=shell;prompt;command;commandline;cmd;
TryExec=/home/lmaly/Projects/sabnzbd/START.sh
Exec=/usr/bin/zsh -c "cd /home/lmaly/Projects/sabnzbd ; ./START.sh"
Icon=/home/lmaly/Projects/sabnzbd/interfaces/Config/templates/staticcfg/ico/android-192x192.png
Type=Application
Categories=GNOME;GTK;TerminalEmulator;
StartupNotify=true
X-GNOME-SingleWindow=false
Actions=new-window;preferences;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment