nosignal-shell/components/misc/CustomShortcut.qml
2026-03-22 01:31:52 +11:00

7 lines
143 B
QML

import Quickshell.Hyprland
// qmllint disable unresolved-type
GlobalShortcut {
// qmllint enable unresolved-type
appid: "caelestia"
}