mirror of https://github.com/artizirk/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
216 B
16 lines
216 B
2 years ago
|
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"
|
||
|
}
|