waybar: tweak icons

This commit is contained in:
thomasabishop 2024-03-02 18:03:04 +00:00
parent f18aab7612
commit 87342c6c83

View file

@ -107,15 +107,13 @@
"device": "acpi_video1",
"format": "{icon}{percent}%",
"format-icons": [
"",
"",
"",
"",
"",
"",
"",
"",
""
"󰪞 ",
"󰪟 ",
"󰪠 ",
"󰪡 ",
"󰪢 ",
"󰪣 ",
"󰪥 ",
]
},
"battery": {
@ -193,7 +191,8 @@
"exec": "$HOME/.config/waybar/mediaplayer.py 2> /dev/null"
},
"custom/os": {
"format": " archbish"
"format": " archbish",
"format-alt": " "
},
"custom/wakatime": {
"exec": "source $HOME/dotfiles/.env && python3 $HOME/.config/waybar/resources/custom_modules/wakatime_waybar.py",