media,wayland: add spotifyd service

This commit is contained in:
Érico Rolim 2020-05-22 23:28:14 -03:00
parent 1f7d5cf48b
commit 72cfb7f3b1
3 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env bash
exec spotifyd --no-daemon
swaysv up spotifyd
exec swaysv reload spotifyd

View File

@ -0,0 +1,3 @@
#!/bin/sh
exec spotifyd --no-daemon