some ajustments to status bar.
This commit is contained in:
		
							parent
							
								
									f673c4543e
								
							
						
					
					
						commit
						eae2664fd6
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
					@ -28,7 +28,7 @@
 | 
				
			||||||
          blocks = [
 | 
					          blocks = [
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
              block = "music";
 | 
					              block = "music";
 | 
				
			||||||
              format = "{$icon $combo.str(max_w:25,rot_interval:0.5) $play $prev $next $player.str(max_w:5,rot_interval:0.5) [$cur/$avail] |}";
 | 
					              format = "{$icon $combo.str(max_w:25,rot_interval:0.5) $play $prev $next $player.str(max_w:5,rot_interval:0.5) [$cur/$avail]|}";
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
              block = "memory";
 | 
					              block = "memory";
 | 
				
			||||||
| 
						 | 
					@ -54,7 +54,8 @@
 | 
				
			||||||
              {
 | 
					              {
 | 
				
			||||||
                block = "battery";
 | 
					                block = "battery";
 | 
				
			||||||
                driver = "upower";
 | 
					                driver = "upower";
 | 
				
			||||||
                format = "$icon $percentage {$time |}";
 | 
					                device = "DisplayDevice";
 | 
				
			||||||
 | 
					                format = "$icon $percentage {$time|}";
 | 
				
			||||||
              }
 | 
					              }
 | 
				
			||||||
            )
 | 
					            )
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
| 
						 | 
					@ -64,7 +65,7 @@
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
              block = "sound";
 | 
					              block = "sound";
 | 
				
			||||||
              format = "$icon {$volume.bar(v:true) $volume.eng(w:2) |}";
 | 
					              format = "$icon {$volume.bar(v:true) $volume.eng(w:2)|}";
 | 
				
			||||||
              headphones_indicator = true;
 | 
					              headphones_indicator = true;
 | 
				
			||||||
              click = [
 | 
					              click = [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue