This commit is contained in:
committer
2024-05-23 06:41:04 -05:00
parent 37e74a5353
commit 4d006674b3

View File

@@ -112,7 +112,7 @@ volume master {
path_exists "screensaver" {
#<span foreground="blue" size="x-large">Blue text</span> is <i>cool</i>!
format = " <span foreground='#fff'>⎚</span> "
format = " <span foreground=#fff>⎚</span> "
path = "/tmp/screensaver_off.tmp"
format_down = " <span color="#000">on</span> "
}