Skip to content

Instantly share code, notes, and snippets.

@ChimeraCoder
Created May 3, 2015 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChimeraCoder/f615ad85a5243408b793 to your computer and use it in GitHub Desktop.
Save ChimeraCoder/f615ad85a5243408b793 to your computer and use it in GitHub Desktop.
[Unit]
Description=NetworkManager applet
After=display-manager.service
[Service]
Environment="DISPLAY=:0"
ExecStart=/usr/bin/nm-applet
Restart=always
RestartSec=10s
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment