- copy
Config.qml.exampletoConfig.qml - copy
shell.qml.exampletoshell.qml
if socat is installed:
bind = $mainMod, Tab, exec, echo "workspaces_overview:toggle" | socat - UNIX-CONNECT:/run/user/1000/quickshell.sockelse if bsd netcat is installed:
bind = $mainMod, Tab, exec, echo "workspaces_overview:toggle" | nc -w 0 -U /run/user/1000/quickshell.sock