chore(waybar): handle click event on sway mode
This commit is contained in:
@@ -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}",
|
||||||
|
Reference in New Issue
Block a user