i3blocks scripts
This commit is contained in:
@@ -1,19 +1,18 @@
|
||||
separator_block_width=20
|
||||
command=~/.local/bin/i3blocks/$BLOCK_NAME.sh
|
||||
|
||||
[weather]
|
||||
label=⛅
|
||||
interval=3600
|
||||
[bandwidth]
|
||||
interval=15
|
||||
|
||||
[volume]
|
||||
interval=once
|
||||
signal=2
|
||||
|
||||
{{ if file.Exists "/sys/class/power_supply/ACAD/" }}
|
||||
[battery]
|
||||
interval=10
|
||||
{{ end }}
|
||||
|
||||
[volume]
|
||||
interval=once
|
||||
signal=2
|
||||
|
||||
[xkb_layout]
|
||||
label=⌨
|
||||
interval=once
|
||||
|
||||
Reference in New Issue
Block a user