mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
28 lines
427 B
Plaintext
28 lines
427 B
Plaintext
separator=true
|
|
separator_block_width=15
|
|
|
|
[memory]
|
|
command=~/.config/i3blocks/scripts/memory
|
|
interval=10
|
|
color=#d0d0d0
|
|
|
|
[temperature]
|
|
command=~/.config/i3blocks/scripts/temperature
|
|
interval=10
|
|
|
|
[backlight]
|
|
command=~/.config/i3blocks/scripts/backlight
|
|
interval=once
|
|
signal=5
|
|
color=#7dcfff
|
|
|
|
[essid]
|
|
command=~/.config/i3blocks/scripts/wifi
|
|
interval=10
|
|
color=#4a90d9
|
|
|
|
[time]
|
|
command=date '+%Y-%m-%d %H:%M'
|
|
interval=60
|
|
color=#d0d0d0
|