Fix systemd service so it works as user service
Initial commit
# Systemd-Inhibit-Various Connects to DBus to inhibit the system from sleeping (or whatever) when certain things are happening. See inhibitors.go to see available inhibitors. The main goal is to avoid suspending the system when a charger is connected and when media is playing. Right now it supports Spotify and VLC, but is easily extensible.