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