"tray": { "icon-size": 21, "spacing": 10 }, "clock": { "timezone": "America/Montreal", "tooltip-format": "{:%Y %B}\n{calendar}", "format": "šŸ•\n{:%H\n%M\n\nšŸ“…\n%d\n%m\n%y} " }, "backlight": { "device": "intel_backlight", "format": "{icon}", "format-icons": ["īŽ", "ī“", "ī‘", "ī", "īŽ", "ī", "īŠ", "īˆ", "īŽ›"] }, "battery": { "states": { "warning": 30, "critical": 15 }, "format": "šŸ”‹\n{capacity}", "format-charging": "⚔\n{capacity}", "format-plugged": "šŸ”Œ\n{capacity}", "format-alt": "{icon}", "format-icons": ["ļ–‚", "", "", "ļ•»", "", "", "", "", "", "ļ–€", "", ""] }, "custom/power": { "format" : "ā»", "tooltip": false, "menu": "on-click", "menu-file": "~/.config/waybar/power_menu.xml", "menu-actions": { "logout": "loginctl terminate-user \"\"", "shutdown": "systemctl poweroff", "reboot": "systemctl reboot" } }, "pulseaudio": { // "scroll-step": 1, // %, can be a float "format": "{icon}\n{volume}", "format-muted": "", "format-icons": { "default": ["", "", " "] }, "on-click": "pwvucontrol" },