dotfiles/i3blocks/multi/left-config

18 lines
273 B
Plaintext
Raw Permalink Normal View History

2017-08-18 09:41:39 +02:00
command=/usr/lib/i3blocks/$BLOCK_NAME
2017-04-25 13:37:26 +02:00
separator_block_width=10
markup=none
[mpc]
command=mpc | head -2 | tr '\n' ' ' | sed 's/#[^ ]*//' | tr -s ' '
interval=5
[volume]
label=VOL
instance=Master
interval=once
signal=10
[time]
command=date '+%Y-%m-%d %H:%M:%S'
interval=5