Something
This commit is contained in:
parent
7216b48388
commit
5b29c52889
|
@ -11,7 +11,7 @@
|
||||||
// "network",
|
// "network",
|
||||||
"cpu",
|
"cpu",
|
||||||
"memory",
|
"memory",
|
||||||
"temperature",
|
// "temperature",
|
||||||
"backlight",
|
"backlight",
|
||||||
"battery",
|
"battery",
|
||||||
"tray"
|
"tray"
|
||||||
|
@ -97,7 +97,7 @@
|
||||||
//"format-bluetooth": "{volume}% {icon} {format_source}",
|
//"format-bluetooth": "{volume}% {icon} {format_source}",
|
||||||
//"format-bluetooth-muted": " {icon} {format_source}",
|
//"format-bluetooth-muted": " {icon} {format_source}",
|
||||||
//"format-muted": " {format_source}",
|
//"format-muted": " {format_source}",
|
||||||
"format-muted": "<span foreground=\"#666666\"></span> {format_source}",
|
"format-muted": "<span foreground=\"#666666\"></span> {format_source}",
|
||||||
"format-source": "<span foreground=\"#666666\"></span>",
|
"format-source": "<span foreground=\"#666666\"></span>",
|
||||||
"format-source-muted": "<span foreground=\"#666666\"></span>",
|
"format-source-muted": "<span foreground=\"#666666\"></span>",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
|
|
Reference in a new issue