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:
parent
84dfce4a10
commit
9d283787b4
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@
|
|||
"backlight": {
|
||||
// "device": "acpi_video1",
|
||||
"format": "{percent}% {icon}",
|
||||
"format-icons": ["", "", "", "", "", "", "", "", ""]
|
||||
"format-icons": ["🌑", "🌘", "🌗", "🌖", "🌕"]
|
||||
},
|
||||
"battery": {
|
||||
"states": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue