#!/bin/sh
# Toggle the launcher overlay. Bind to a key in your compositor (e.g. SUPER).
exec quickshell ipc -p /usr/share/omni-launcher/shell.qml call launcher toggle
