mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Flirt with py3blocks
This commit is contained in:
parent
ee048953ab
commit
d3035549a5
15
.config/py3status/config
Normal file
15
.config/py3status/config
Normal 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"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user