Conf
This commit is contained in:
parent
db6e570a45
commit
1c136c5997
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user