This commit is contained in:
Benjamin Palko 2025-06-17 14:13:20 -04:00
parent 6f022d0eca
commit affaecf218

View file

@ -126,3 +126,16 @@ input-field {
halign = center
valign = center
}
# QUOTE
label {
monitor =
shadow_passes = 1
text = cmd[update:60000] echo "<i>$(fortune)</i>"
color = $text
font_size = 12
font_family = $font
position = 0, 200
halign = center
valign = bottom
}