Skip to content

Instantly share code, notes, and snippets.

@NeoTheFox
Created January 30, 2016 15:31
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save NeoTheFox/99b70e0dec07d9248968 to your computer and use it in GitHub Desktop.
Save NeoTheFox/99b70e0dec07d9248968 to your computer and use it in GitHub Desktop.
[Unit]
Description=GPU Switcher
After=systemd-user-sessions.service plymouth-quit.service
Before=display-manager.service
[Service]
ExecStart=/usr/local/bin/autogpuswitch.sh
Restart=no
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=graphical.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment