Skip to content

Instantly share code, notes, and snippets.

@metzenseifner
Created October 13, 2017 16:42
Show Gist options
  • Save metzenseifner/39d39743e82f57fafce26ad82f40458e to your computer and use it in GitHub Desktop.
Save metzenseifner/39d39743e82f57fafce26ad82f40458e to your computer and use it in GitHub Desktop.
[Unit]
Description="Set volume level."
After=sound.target
[Service]
Type=simple
ExecStart=/usr/bin/amixer sset PCM -- 97%
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment