pub / sguard

Suspend Guard for the PhoneShell "Phosh"
git clone https://src.jayvii.de/pub/sguard.git
Home | Log | Files | Exports | Refs | README | RSS

commit 8a8ed44339b9ea09692a642ec20c9b22d270deca
parent cde3f79d5ef42ff446494182175fd6ce4a14cff0
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Mon, 11 Jan 2021 15:57:53 +0100

Add Rhythmbox

Diffstat:
Msguard/sguard.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sguard/sguard.sh b/sguard/sguard.sh @@ -5,7 +5,7 @@ ORIGSTATE="/run/user/1000/sguard.orig" TIMEOUT=60 # supported applications -SUPPAPP="mpv gnome-podcasts lollypop" +SUPPAPP="mpv gnome-podcasts lollypop rhythmbox" # check player state. FIXME: use mpris state via dbus instead of PIDs function check_player_state {