added global shortcut type

This commit is contained in:
2025-11-28 15:56:06 +01:00
parent 4fc7f85983
commit 45e7f8d0bc

5
utils/CustomShortcut.qml Normal file
View File

@@ -0,0 +1,5 @@
import Quickshell.Hyprland
GlobalShortcut {
appid: "quickshell"
}