Skip to content

Instantly share code, notes, and snippets.

@fredcamps
Last active May 22, 2020 22:53
Show Gist options
  • Save fredcamps/6e0d1980de1856c909636b227052e192 to your computer and use it in GitHub Desktop.
Save fredcamps/6e0d1980de1856c909636b227052e192 to your computer and use it in GitHub Desktop.
Conkyd desktop autostart ~/.config/autostart
[Desktop Entry]
Type=Application
Exec=/usr/bin/conky -d -c ~/.conkyrc
X-GNOME-Autostart-enabled=true
NoDisplay=false
Hidden=false
Name[en_US]=conky
Comment[en_US]=Conky System Monitor Autostart
X-GNOME-Autostart-Phase=Application
X-GNOME-Autostart-Delay=0
OnlyShowIn=GNOME;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment