This commit is contained in:
committer
2024-05-23 06:49:46 -05:00
parent f00d70e917
commit 868d24f7bc

View File

@@ -111,9 +111,7 @@ volume master {
} }
path_exists "screensaver" { path_exists "screensaver" {
#<span foreground="blue" size="x-large">Blue text</span> is <i>cool</i>! format = " <span foreground='#2aff00'>⎚</span> "
format = " <span foreground='#ffffff'>⎚</span> "
path = "/tmp/screensaver_off.tmp" path = "/tmp/screensaver_off.tmp"
format_down = " <span foreground='#000000'>on</span> " format_down = " <span foreground='#fd68d5'>on</span> "
} }