mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-03 19:24:37 +00:00 
			
		
		
		
	examples: waybar/config.jsonc: Fix format.
* modules/rosenthal/examples/waybar/config.jsonc: Untabify.
This commit is contained in:
		
							parent
							
								
									072e07c4ea
								
							
						
					
					
						commit
						fc9b7def0e
					
				@ -24,12 +24,12 @@
 | 
			
		||||
    // left
 | 
			
		||||
    "niri/workspaces": {
 | 
			
		||||
        "all-outputs": true,
 | 
			
		||||
	"format": "{icon}",
 | 
			
		||||
	"format-icons": {
 | 
			
		||||
        "format": "{icon}",
 | 
			
		||||
        "format-icons": {
 | 
			
		||||
            "focused": "\uF055",
 | 
			
		||||
	    "active": "\uF192",
 | 
			
		||||
	    "default": "\uF111",
 | 
			
		||||
	}
 | 
			
		||||
            "active": "\uF192",
 | 
			
		||||
            "default": "\uF111",
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "cpu": {
 | 
			
		||||
        "format": "CPU {usage}%",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user