This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotfiles_old/.config/i3blocks/config
2018-08-23 16:03:16 +03:00

15 lines
187 B
Plaintext
Executable File

[mpd]
command=echo "$(mpc current)"
interval=5
signal=2
[volume]
command=echo "$(pamixer --get-volume)%"
interval=once
signal=1
[time]
command=echo "$(date '+%d.%m %H:%M')"
interval=1