cortilectl

master
Daniel Napora 2023-05-19 13:34:32 +02:00
parent 4fdc3c51b2
commit 850fdfd1de
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ if command -v mcorners &> /dev/null;then
out+=("<big>󰄱</big> $MCORNERS <i>$STOPPED</i>,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+=("<big>󰄲</big> $CORTILE <i>$RUNNING</i>,cortilectl stop;$me")
else