waybar: tweak icons
This commit is contained in:
parent
f18aab7612
commit
87342c6c83
1 changed files with 10 additions and 11 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue