From 52611915c9bbf2fcb57e36195797fad223fc6350 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 5 Jan 2019 23:10:18 +0000 Subject: Shell script launchers and GPMDP --- bin/xmobars.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'bin/xmobars.sh') diff --git a/bin/xmobars.sh b/bin/xmobars.sh index ce94488..ff9ce87 100755 --- a/bin/xmobars.sh +++ b/bin/xmobars.sh @@ -5,9 +5,5 @@ run-trayer.sh & killall xmobar-top xmobar-top $* & -killall xmobar-bottom -if pidof spotify>/dev/null; then - xmobar-bottom $* spotify & -else - xmobar-bottom $* mpd & -fi +toggle-xmobar-bottom.sh + -- cgit v1.2.3