waybar: always show mpd icon
This commit is contained in:
		
							parent
							
								
									ed047a7538
								
							
						
					
					
						commit
						e5cc4e207e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -137,7 +137,7 @@ in
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
              format = "{stateIcon} {title} - {artist}";
 | 
					              format = "{stateIcon} {title} - {artist}";
 | 
				
			||||||
              format-paused = "{stateIcon}";
 | 
					              format-paused = "{stateIcon}";
 | 
				
			||||||
              format-stopped = "";
 | 
					              format-stopped = "{stateIcon}";
 | 
				
			||||||
              state-icons = {
 | 
					              state-icons = {
 | 
				
			||||||
                stopped = "";
 | 
					                stopped = "";
 | 
				
			||||||
                paused = "";
 | 
					                paused = "";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue