Fix icons for nerd font 3.0 update
This commit is contained in:
		
							parent
							
								
									7183fd6b99
								
							
						
					
					
						commit
						a87040193a
					
				
					 5 changed files with 14 additions and 14 deletions
				
			
		|  | @ -3,8 +3,8 @@ | |||
| status=$(mpc status | sed -n '/playing/p' | cut -c2-8 | sed 's/^[ \t]*//') | ||||
| 
 | ||||
| if [ "$status" = "playing" ]; then # If song is playing | ||||
|     printf "%s\n" "契" | ||||
|     printf "%s\n" "" | ||||
| else | ||||
|     printf "%s\n" "" | ||||
|     printf "%s\n" "" | ||||
| fi | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue