| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | general { | 
					
						
							|  |  |  | 	output_format = "i3bar" | 
					
						
							|  |  |  | 	colors = true | 
					
						
							| 
									
										
										
										
											2019-05-18 17:26:30 +02:00
										 |  |  | 	interval = 1 | 
					
						
							|  |  |  | 	color_good = "#D3DAE3" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | 	color_degraded = "#FFFF60" | 
					
						
							| 
									
										
										
										
											2019-10-30 11:45:56 +01:00
										 |  |  | 	color_bad = "#BA3030" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | order += "disk /" | 
					
						
							|  |  |  | order += "disk /home" | 
					
						
							|  |  |  | order += "ipv6" | 
					
						
							| 
									
										
										
										
											2017-04-10 09:37:42 +02:00
										 |  |  | order += "wireless _first_" | 
					
						
							|  |  |  | order += "ethernet _first_" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | order += "cpu_usage" | 
					
						
							| 
									
										
										
										
											2018-04-07 18:08:19 +02:00
										 |  |  | order += "cpu_temperature 1" | 
					
						
							|  |  |  | order += "load" | 
					
						
							|  |  |  | order += "memory" | 
					
						
							| 
									
										
										
										
											2019-04-28 19:22:00 +02:00
										 |  |  | #order += "volume input" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | order += "volume master" | 
					
						
							| 
									
										
										
										
											2017-04-10 09:37:42 +02:00
										 |  |  | order += "battery all" | 
					
						
							|  |  |  | order += "tztime local" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-10 09:37:42 +02:00
										 |  |  | tztime local { | 
					
						
							| 
									
										
										
										
											2019-09-16 22:29:56 +02:00
										 |  |  | 	format = " %a %d.%m.%Y  %H:%M:%S" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | disk "/" { | 
					
						
							|  |  |  | 	format = " %avail" | 
					
						
							|  |  |  | 	low_threshold = 10 | 
					
						
							|  |  |  | 	threshold_type = percentage_free | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | disk "/home" { | 
					
						
							|  |  |  | 	format = " %avail" | 
					
						
							| 
									
										
										
										
											2018-04-07 18:08:19 +02:00
										 |  |  | 	low_threshold = 10 | 
					
						
							|  |  |  | 	threshold_type = percentage_free | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | volume master { | 
					
						
							|  |  |  | 	format = " %volume" | 
					
						
							|  |  |  | 	format_muted = "" | 
					
						
							| 
									
										
										
										
											2019-04-28 19:22:00 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | volume input { | 
					
						
							|  |  |  |     format = "%volume" | 
					
						
							|  |  |  |     format_muted = "" | 
					
						
							|  |  |  |     mixer = "Capture" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ipv6 { | 
					
						
							|  |  |  | 	format_up = "v6" | 
					
						
							|  |  |  | 	format_down = "v6" | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-10 09:37:42 +02:00
										 |  |  | wireless _first_ { | 
					
						
							| 
									
										
										
										
											2019-05-18 14:55:49 +02:00
										 |  |  | 	format_up = " %essid" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | 	format_down = "" | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-10 09:37:42 +02:00
										 |  |  | ethernet _first_ { | 
					
						
							| 
									
										
										
										
											2018-01-05 08:58:26 +01:00
										 |  |  | 	format_up = " %ip (%speed)" | 
					
						
							|  |  |  | 	format_down = "" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-10 09:37:42 +02:00
										 |  |  | battery all { | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | 	format = "%status %percentage %remaining %emptytime" | 
					
						
							|  |  |  | 	format_down = "No battery" | 
					
						
							|  |  |  | 	status_chr = "" | 
					
						
							|  |  |  | 	status_bat = "" | 
					
						
							|  |  |  | 	status_full = "" | 
					
						
							| 
									
										
										
										
											2018-06-18 18:30:17 +02:00
										 |  |  | 	status_unk = "" | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | 	integer_battery_capacity = true | 
					
						
							|  |  |  | 	last_full_capacity = true | 
					
						
							|  |  |  | 	low_threshold = 10 | 
					
						
							|  |  |  | 	threshold_type = percentage | 
					
						
							| 
									
										
										
										
											2018-11-18 16:10:18 +01:00
										 |  |  | 	hide_seconds = true | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-04-07 18:08:19 +02:00
										 |  |  | memory { | 
					
						
							|  |  |  | 	format = " %used" | 
					
						
							| 
									
										
										
										
											2018-05-14 23:21:44 +02:00
										 |  |  | 	threshold_degraded = 25% | 
					
						
							|  |  |  | 	threshold_critical = 10% | 
					
						
							| 
									
										
										
										
											2018-04-07 18:08:19 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | load { | 
					
						
							| 
									
										
										
										
											2019-05-18 14:55:49 +02:00
										 |  |  | 	format = " %1min" | 
					
						
							| 
									
										
										
										
											2018-04-07 18:08:19 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | cpu_usage { | 
					
						
							| 
									
										
										
										
											2018-01-05 08:58:26 +01:00
										 |  |  | 	format = " %usage" | 
					
						
							| 
									
										
										
										
											2018-05-29 23:38:47 +02:00
										 |  |  | 	degraded_threshold = 66 | 
					
						
							|  |  |  | 	max_threshold = 90 | 
					
						
							| 
									
										
										
										
											2017-01-26 13:48:55 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2018-04-07 18:08:19 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | cpu_temperature 1 { | 
					
						
							|  |  |  | 	format = " %degrees°C" | 
					
						
							| 
									
										
										
										
											2019-11-16 14:45:23 +01:00
										 |  |  | 	path = "/sys/devices/virtual/thermal/thermal_zone0/temp" | 
					
						
							| 
									
										
										
										
											2018-04-07 18:08:19 +02:00
										 |  |  | } |