Add simple i3blocks config
This commit is contained in:
18
.config/i3blocks/config
Normal file
18
.config/i3blocks/config
Normal file
@@ -0,0 +1,18 @@
|
||||
[mpd]
|
||||
command=mpc current
|
||||
interval=5
|
||||
s0ignal=2
|
||||
|
||||
[volume]
|
||||
command=pamixer --get-volume
|
||||
interval=once
|
||||
signal=1
|
||||
|
||||
[battery]
|
||||
command=cat /sys/class/power_supply/BAT0/capacity
|
||||
interval=5
|
||||
|
||||
[time]
|
||||
command=date '+%m.%d %H:%M'
|
||||
interval=5
|
||||
|
||||
Reference in New Issue
Block a user