change waybar config
This commit is contained in:
		
							parent
							
								
									fa16fad3ce
								
							
						
					
					
						commit
						be42d058cb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -86,12 +86,12 @@
 | 
				
			||||||
    memory= {
 | 
					    memory= {
 | 
				
			||||||
        format= "  {}%";
 | 
					        format= "  {}%";
 | 
				
			||||||
        format-alt= "  {used} GiB";
 | 
					        format-alt= "  {used} GiB";
 | 
				
			||||||
        interval= 5;
 | 
					        interval= 2;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    cpu= {
 | 
					    cpu= {
 | 
				
			||||||
        format= "  {usage}%";
 | 
					        format= "  {usage}%";
 | 
				
			||||||
        format-alt= "  {avg_frequency} GHz";
 | 
					        format-alt= "  {avg_frequency} GHz";
 | 
				
			||||||
        interval= 5;
 | 
					        interval= 2;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    network = {
 | 
					    network = {
 | 
				
			||||||
        format-wifi = "  {signalStrength}%";
 | 
					        format-wifi = "  {signalStrength}%";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue