dotfiles/i3/.config/i3status-rust/config.toml
2024-01-03 12:06:57 +01:00

15 lines
165 B
TOML

[theme]
theme = "dracula"
[icons]
icons = "material-nf"
[icons.overrides]
bat = [
"| |",
"|¼|",
"|½|",
"|¾|",
"|X|",
]
bat_charging = "|^|"