27 lines
405 B
Plaintext
27 lines
405 B
Plaintext
# i3blocks configuration file
|
|
#
|
|
# The i3blocks man page describes the usage of the binary,
|
|
# and its website describes the configuration:
|
|
#
|
|
# https://vivien.github.io/i3blocks
|
|
|
|
|
|
# Global properties
|
|
separator=true
|
|
separator_block_width=15
|
|
|
|
[volume]
|
|
command=./volume
|
|
LABEL=
|
|
interval=10
|
|
signal=10
|
|
|
|
[keyboard]
|
|
command=./keyboard
|
|
interval=10
|
|
LABEL=
|
|
|
|
[calendar]
|
|
command=./calendar
|
|
interval=1
|
|
LABEL= |