From 850fdfd1deb3bc39ed4425e01953628b855734a6 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Fri, 19 May 2023 13:34:32 +0200 Subject: [PATCH] cortilectl --- usr/bin/jgdesktops | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/bin/jgdesktops b/usr/bin/jgdesktops index e16b28e..969f1c6 100755 --- a/usr/bin/jgdesktops +++ b/usr/bin/jgdesktops @@ -233,7 +233,7 @@ if command -v mcorners &> /dev/null;then out+=("󰄱 $MCORNERS $STOPPED,mcorners -tl 'jgdesktops -s' -l 'mb-jgtools places' -tr 'mb-music -s' -bl 'colorizer -s' -br 'skippy-xd-fix' -r 'mb-jgtools right' -iof;$me") fi fi -if command -v cortilectl &> /dev/null;then +if command -v cortile &> /dev/null;then if pidof cortile &>/dev/null; then out+=("󰄲 $CORTILE $RUNNING,cortilectl stop;$me") else