chore(waybar): handle click event on sway mode

This commit is contained in:
2025-07-14 10:45:06 +02:00
parent a632b7ca75
commit 044653ab1a

View File

@@ -53,7 +53,8 @@
} }
}, },
"sway/mode": { "sway/mode": {
"format": "{}" "format": "{}",
"on-click": "sway mode default"
}, },
"hyprland/workspaces": { "hyprland/workspaces": {
"format": "{name} {icon}", "format": "{name} {icon}",