7 lines
143 B
QML
7 lines
143 B
QML
import Quickshell.Hyprland
|
|
|
|
// qmllint disable unresolved-type
|
|
GlobalShortcut {
|
|
// qmllint enable unresolved-type
|
|
appid: "caelestia"
|
|
}
|