Getting things setup for sway wayland
This commit is contained in:
		
							parent
							
								
									2287ac931b
								
							
						
					
					
						commit
						e94ff95428
					
				
					 20 changed files with 513 additions and 53 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,7 @@
 | 
			
		|||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "sway/mode": {
 | 
			
		||||
        "format": "<span style=\"italic\">{}</span>"
 | 
			
		||||
        "format": "<span style=\"italic\">  {}</span>"
 | 
			
		||||
    },
 | 
			
		||||
    "idle_inhibitor": {
 | 
			
		||||
        "format": "{icon}",
 | 
			
		||||
| 
						 | 
				
			
			@ -97,7 +97,7 @@
 | 
			
		|||
    "network": {
 | 
			
		||||
        // "interface": "wlp2*", // (Optional) To force the use of this interface
 | 
			
		||||
        "format-wifi": "{essid} ({signalStrength}%) ",
 | 
			
		||||
        "format-ethernet": "{ifname}: {ipaddr} ",
 | 
			
		||||
        "format-ethernet": "{ipaddr} ",
 | 
			
		||||
        "format-linked": "{ifname} (No IP) ",
 | 
			
		||||
        "format-disconnected": "Disconnected ⚠",
 | 
			
		||||
        "format-alt": "{ifname}: {ipaddr}/{cidr}"
 | 
			
		||||
| 
						 | 
				
			
			@ -143,7 +143,7 @@
 | 
			
		|||
   	"on-click-middle": "close"
 | 
			
		||||
    },
 | 
			
		||||
    "sway/window": {
 | 
			
		||||
    	"format": "      {} ",
 | 
			
		||||
    	"format": "  {} ",
 | 
			
		||||
	"max-length": 60,
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue