added missing_format to i3status-rust backlight.
This commit is contained in:
		
							parent
							
								
									952858da85
								
							
						
					
					
						commit
						5feb64f09e
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -47,7 +47,10 @@
 | 
			
		|||
            (
 | 
			
		||||
              lib.mkIf
 | 
			
		||||
              (!osConfig.host.isVm)
 | 
			
		||||
              {block = "backlight";}
 | 
			
		||||
              {
 | 
			
		||||
                block = "backlight";
 | 
			
		||||
                missing_format = "";
 | 
			
		||||
              }
 | 
			
		||||
            )
 | 
			
		||||
            (
 | 
			
		||||
              lib.mkIf (osConfig.host.isLaptop)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue