waybar: use moon phase emojis insted of symbols

Whatever the required font is, we don't have it in the default
installation.
This commit is contained in:
Aleksei Bavshin 2024-02-10 16:22:19 -08:00
commit 9d283787b4
No known key found for this signature in database
GPG key ID: 4F071603387A382A

View file

@ -122,7 +122,7 @@
"backlight": {
// "device": "acpi_video1",
"format": "{percent}% {icon}",
"format-icons": ["", "", "", "", "", "", "", "", ""]
"format-icons": ["🌑", "🌘", "🌗", "🌖", "🌕"]
},
"battery": {
"states": {