// Open applications, drawn with each application's own icon. // // icon-theme used to name Papirus, which is not installed on this machine, so // GTK fell back silently. It now names the theme the rest of the desktop uses. { "wlr/taskbar": { "all-outputs": false, "format": "{icon}", "icon-theme": "Material-Black-Plum-Suru", "icon-size": 20, "tooltip": true, "tooltip-format": "{title}", "on-click": "activate", "on-click-middle": "close", "ignore-list": ["kitty-scratchpad"], "cursor": true } }