Add dotfiles
This commit is contained in:
14
.config/i3blocks/config
Executable file
14
.config/i3blocks/config
Executable file
@@ -0,0 +1,14 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user