From: Maximilian Friedersdorff Date: Wed, 23 Jan 2019 11:04:04 +0000 (+0000) Subject: Add script to start spotify as another user X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=7e733fb63d1cb24d6fb04068fb9e883d44c937b5;p=max%2Fdotfiles.git Add script to start spotify as another user --- diff --git a/spotify/.local/bin/spotify b/spotify/.local/bin/spotify new file mode 100755 index 0000000..843a6b2 --- /dev/null +++ b/spotify/.local/bin/spotify @@ -0,0 +1,3 @@ +#!/bin/sh + +sudo -u spotify /usr/bin/spotify