uncommited
This commit is contained in:
		
							
								
								
									
										31
									
								
								arch-user/config/i3blocks/config.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								arch-user/config/i3blocks/config.tmpl
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,31 @@ | ||||
| separator_block_width=20 | ||||
| command=~/.local/bin/i3blocks/$BLOCK_NAME.sh | ||||
|  | ||||
| [weather] | ||||
| label=⛅  | ||||
| interval=3600 | ||||
|  | ||||
| {{ if file.Exists "/sys/class/power_supply/ACAD/" }} | ||||
| [battery] | ||||
| interval=10 | ||||
| {{ end }} | ||||
|  | ||||
| [volume] | ||||
| interval=once | ||||
| signal=2 | ||||
|  | ||||
| [xkb_layout] | ||||
| label=⌨  | ||||
| interval=once | ||||
| signal=1 | ||||
|  | ||||
| [login] | ||||
| label=👤  | ||||
| command=echo "$USER@tty$XDG_VTNR" | ||||
| interval=once | ||||
|  | ||||
| [time] | ||||
| label=🕓  | ||||
| command=date +"%Y-%m-%dT%H:%M:%SZ" | ||||
| interval=1 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user