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:
@@ -34,7 +34,8 @@
|
|||||||
"urgent": "",
|
"urgent": "",
|
||||||
"focused": "",
|
"focused": "",
|
||||||
"default": ""
|
"default": ""
|
||||||
}
|
},
|
||||||
|
"on-click": ":"
|
||||||
},
|
},
|
||||||
"sway/mode": {
|
"sway/mode": {
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
|
Reference in New Issue
Block a user