slstatus

my slstatus build
git clone https://git.afify.dev/slstatus.git
Log | Files | Refs | README | LICENSE

commit 672787f3163810a280efe0990beb591fb28e5495
parent 91befaf826dec6724ab21354f3aec940cbdce776
Author: afify <hassan@afify.dev>
Date:   Thu, 28 Jul 2022 09:08:09 +0300

remove mpv

Diffstat:
Mconfig.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/config.h b/config.h @@ -72,7 +72,6 @@ static const struct arg args[] = { { run_command, "%s", "sh /home/hassan/.scripts/check_ffmpeg.sh"}, { run_command, "%s", "sh /home/hassan/.scripts/check_bluetooth.sh"}, { run_command, "%s", "sh /home/hassan/.scripts/check_battery.sh"}, - { run_command, "%s", "sh /home/hassan/.scripts/play_music info"}, { run_command, "%s", "sh /home/hassan/.scripts/check_ssh.sh"}, { run_command, "%s ", "azan" }, { load_avg, "%s ", NULL },