This commit is contained in:
committer
2024-05-23 06:36:43 -05:00
parent e711f59b4b
commit 8e8c1e0832
2 changed files with 5 additions and 8 deletions

View File

@@ -11,9 +11,9 @@
general { general {
colors = true colors = true
interval = 5 interval = 5
# color_good = "#fd68d5" color_good = "#fd68d5"
# color_bad = "#2AFF00" color_bad = "#2AFF00"
# color_degraded = "#FE1805" color_degraded = "#FE1805"
} }
order += "cpu_usage" order += "cpu_usage"
@@ -110,7 +110,7 @@ volume master {
} }
path_exists "screensaver" { path_exists "screensaver" {
format = " " format = " <span color="#fff">⎚</span> "
path = "/tmp/screensaver_off.tmp" path = "/tmp/screensaver_off.tmp"
format_down = " on " format_down = " <span color="#000">on</span> "
} }

View File

@@ -373,9 +373,6 @@ bar {
background #4A0237 background #4A0237
statusline #fd68d5 statusline #fd68d5
separator #2AFF00 separator #2AFF00
good #fd68d5
bad #2AFF00
degraded #FE1805
# border backgr text # border backgr text
focused_workspace #2AFF00 #FC08BB #63034A focused_workspace #2AFF00 #FC08BB #63034A