1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-09-19 23:51:06 +03:00
dotfiles/.config/py3status/config
2023-06-02 16:17:58 +03:00

16 lines
216 B
Plaintext

order += mpris
order += volume_status
order += battery_level
order += clock
volume_status {
command = 'pactl'
volume_delta = 1
}
clock {
format = "{Europe/Tallinn}"
time_format = "{icon} +%Y-%m-%d %H:%M:%S"
}