| 
									
										
										
										
											2021-06-26 00:08:08 +02:00
										 |  |  | { | 
					
						
							|  |  |  |     "height": 27, // Waybar height (to be removed for auto height) | 
					
						
							| 
									
										
										
										
											2021-06-26 00:54:39 +02:00
										 |  |  |     "modules-left": ["sway/workspaces", "sway/mode", "custom/media"], | 
					
						
							|  |  |  |     "modules-center": ["sway/window"], | 
					
						
							| 
									
										
										
										
											2021-07-01 22:11:30 +02:00
										 |  |  |     "modules-right": ["backlight", "pulseaudio", "memory", "cpu", "network", "battery", "temperature", "clock", "custom/power", "tray"], | 
					
						
							| 
									
										
										
										
											2021-06-26 00:08:08 +02:00
										 |  |  |     // Modules configuration | 
					
						
							|  |  |  |     "sway/workspaces": { | 
					
						
							|  |  |  |         "disable-scroll": true, | 
					
						
							|  |  |  |         "all-outputs": true, | 
					
						
							|  |  |  |         "format": "{name} {icon}", | 
					
						
							|  |  |  |         "format-icons": { | 
					
						
							|  |  |  |             "1": "", | 
					
						
							|  |  |  |             "2": "", | 
					
						
							|  |  |  |             "3": "", | 
					
						
							|  |  |  |             "4": "", | 
					
						
							|  |  |  |             "5": "", | 
					
						
							|  |  |  |             "urgent": "", | 
					
						
							|  |  |  |             "focused": "", | 
					
						
							|  |  |  |             "default": "" | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "sway/mode": { | 
					
						
							|  |  |  |         "format": "<span style=\"italic\">{}</span>" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "tray": { | 
					
						
							| 
									
										
										
										
											2025-05-14 22:11:28 +02:00
										 |  |  |         "icon-size": 21, | 
					
						
							| 
									
										
										
										
											2021-06-26 00:08:08 +02:00
										 |  |  |         "spacing": 10 | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "clock": { | 
					
						
							|  |  |  |         "timezone": "Europe/Paris", | 
					
						
							|  |  |  |         "tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>", | 
					
						
							|  |  |  | 	"format": "{:%a %d %b %R}", | 
					
						
							|  |  |  |         "format-alt": "{:%Y-%m-%d %R:%S}" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "cpu": { | 
					
						
							|  |  |  |         "format": " {usage}%", | 
					
						
							|  |  |  |         "tooltip": false | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "memory": { | 
					
						
							|  |  |  |         "format": "  {}%" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "temperature": { | 
					
						
							|  |  |  |         "critical-threshold": 80, | 
					
						
							|  |  |  |         "format": "{icon} {temperatureC}°C", | 
					
						
							|  |  |  |         "format-icons": ["", "", ""] | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "backlight": { | 
					
						
							|  |  |  |         "format": " {percent}% {icon}", | 
					
						
							|  |  |  |         "format-icons": ["🌕", "🌔", "🌓", "🌒", "🌑"] | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "battery": { | 
					
						
							|  |  |  |         "states": { | 
					
						
							|  |  |  |             "warning": 30, | 
					
						
							|  |  |  |             "critical": 15 | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         "format": "{icon} {capacity}%", | 
					
						
							|  |  |  |         "format-charging": "{capacity}% ", | 
					
						
							|  |  |  |         "format-plugged": "{capacity}% ", | 
					
						
							|  |  |  |         "format-alt": "{time} {icon}", | 
					
						
							|  |  |  |         "format-icons": ["", "", "", "", ""] | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "network": { | 
					
						
							|  |  |  |         // "interface": "wlp2*", // (Optional) To force the use of this interface | 
					
						
							|  |  |  |         "format-wifi": " {essid} ({signalStrength}%)", | 
					
						
							|  |  |  |         "format-ethernet": "{ifname}: {ipaddr}/{cidr} ", | 
					
						
							|  |  |  |         "format-linked": "{ifname} (No IP) ", | 
					
						
							|  |  |  |         "format-disconnected": "Disconnected ⚠", | 
					
						
							|  |  |  |         "format-alt": "{ifname}: {ipaddr}/{cidr}" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "pulseaudio": { | 
					
						
							|  |  |  |         // "scroll-step": 1, // %, can be a float | 
					
						
							|  |  |  |         "format": "{icon} {volume}% {format_source}", | 
					
						
							|  |  |  |         "format-bluetooth": "{volume}% {icon} {format_source}", | 
					
						
							|  |  |  |         "format-bluetooth-muted": " {icon} {format_source}", | 
					
						
							|  |  |  |         "format-muted": " {format_source}", | 
					
						
							|  |  |  |         "format-source": " {volume}%", | 
					
						
							|  |  |  |         "format-source-muted": "", | 
					
						
							|  |  |  |         "format-icons": { | 
					
						
							|  |  |  |             "headphone": "", | 
					
						
							|  |  |  |             "hands-free": "", | 
					
						
							|  |  |  |             "headset": "", | 
					
						
							|  |  |  |             "phone": "", | 
					
						
							|  |  |  |             "portable": "", | 
					
						
							|  |  |  |             "car": "", | 
					
						
							|  |  |  |             "default": ["", "", ""] | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         "on-click": "pavucontrol" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "custom/media": { | 
					
						
							|  |  |  |         "format": "{icon} {}", | 
					
						
							|  |  |  |         "return-type": "json", | 
					
						
							|  |  |  |         "max-length": 40, | 
					
						
							|  |  |  |         "format-icons": { | 
					
						
							|  |  |  |             "spotify": "", | 
					
						
							|  |  |  |             "default": "🎜" | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         "escape": true, | 
					
						
							|  |  |  |         "exec": "$HOME/.config/waybar/mediaplayer.py 2> /dev/null" // Script in resources folder | 
					
						
							|  |  |  |         // "exec": "$HOME/.config/waybar/mediaplayer.py --player spotify 2> /dev/null" // Filter player based on name | 
					
						
							| 
									
										
										
										
											2021-07-01 22:11:30 +02:00
										 |  |  |     }, | 
					
						
							|  |  |  |     "custom/power": { | 
					
						
							|  |  |  | 	"format": " ", | 
					
						
							| 
									
										
										
										
											2021-07-13 13:12:12 +02:00
										 |  |  | 	"on-click": "swaynag -t warning -m 'Menu gestion alimentation' -b 'Déconnexion' 'swaymsg exit' -b 'Veille' 'swaymsg exec systemctl suspend' -b 'Redémarrer' 'swaymsg exec systemctl reboot' -b 'Arrêter' 'shutdown now'" | 
					
						
							| 
									
										
										
										
											2021-06-26 00:08:08 +02:00
										 |  |  |     } | 
					
						
							|  |  |  | } |