1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-06-01 17:20:11 +03:00

Flirt with py3blocks

This commit is contained in:
Arti Zirk 2023-06-02 16:17:58 +03:00
parent ee048953ab
commit d3035549a5

15
.config/py3status/config Normal file
View File

@ -0,0 +1,15 @@
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"
}