chore(waybar): update workspace button

GTK does not allow the `cursor: pointer;` property, so we use the
`on-click` handler for the workspaces button.
This commit is contained in:
2025-08-05 08:29:12 +02:00
parent 3a8c43cfc5
commit 507ba45188

View File

@@ -34,7 +34,8 @@
"urgent": "", "urgent": "",
"focused": "", "focused": "",
"default": "" "default": ""
} },
"on-click": ":"
}, },
"sway/mode": { "sway/mode": {
"tooltip": false, "tooltip": false,