some i3 battery changes
This commit is contained in:
		
							parent
							
								
									83446460d9
								
							
						
					
					
						commit
						001b96d16e
					
				
					 1 changed files with 13 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
# i3status configuration file.
 | 
			
		||||
# i3status configuration file, derived from the stock config provided in default i3.
 | 
			
		||||
#Copyright 2018 TheToric
 | 
			
		||||
#
 | 
			
		||||
#This program is free software: you can redistribute it and/or modify
 | 
			
		||||
| 
						 | 
				
			
			@ -36,13 +36,15 @@ wireless _first_ {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
ethernet _first_ {
 | 
			
		||||
        # if you use %speed, i3status requires root privileges
 | 
			
		||||
	format_up = "E: %ip"
 | 
			
		||||
	format_down = "E: down"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
battery all {
 | 
			
		||||
	format = "%status %percentage %remaining"
 | 
			
		||||
	low_threshold = 10
 | 
			
		||||
	integer_battery_capacity = true
 | 
			
		||||
	last_full_capacity = true
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
tztime local {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue