#!/bin/sh
# Launches the quick-visor display layout window.
exec quickshell -n -p /usr/share/quickshell/quick-visor/shell.qml "$@"
