Waybar
Waybar copied to clipboard
wlr/taskbar minimize/minimize-raise not working
Hi, i'm on waybar 10.1 on arch. i got the same issue as #735 with minimize and minimize-raise.
"wlr/taskbar": {
"format": "{}",
"separate-outputs": true,
"on-click": "activate",
"on-click-right": "minimize-raise",
},
it just does not work and if waybar is started in a terminal i see
sh: Zeile 1: minimize-raise: Kommando nicht gefunden.
(Line 1: command not found)