Something

This commit is contained in:
Daniel Flanagan 2020-10-09 14:42:29 -05:00
parent 7216b48388
commit 5b29c52889
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -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": {