From 1c136c5997c7e43b23c7f8976ada184d8bd2a930 Mon Sep 17 00:00:00 2001 From: Snorky Date: Thu, 2 Oct 2025 17:29:56 +0200 Subject: [PATCH] Conf --- i3status/mytopbar.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/i3status/mytopbar.sh b/i3status/mytopbar.sh index c5cd02d..4ddc665 100755 --- a/i3status/mytopbar.sh +++ b/i3status/mytopbar.sh @@ -280,7 +280,6 @@ volume() { echo -n "\"background\":\"$bg\"," common echo -n "}," - #separator $bg_bar_color $bg } systemupdate() { @@ -293,7 +292,6 @@ systemupdate() { fi } - Artist_text() { local bg="#000000" local text_color="#D48F06" @@ -334,8 +332,6 @@ Backlight_text() { separator $bg_bar_color $bg } - - Album_text() { local bg="#000000" local text_color="#D48F06" @@ -355,7 +351,6 @@ cutator() { separator $bg "#FFD180" echo -n ",{" echo -n "\"name\":\"id_cutator_text\"," - # echo -n "\"color\":\"$text_color\"," echo -n "\"full_text\":\"$(echo -n '☢')\"," echo -n "\"background\":\"$bg\"," common