diff options
Diffstat (limited to 'widgets/CustomShortcut.qml')
| -rw-r--r-- | widgets/CustomShortcut.qml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/widgets/CustomShortcut.qml b/widgets/CustomShortcut.qml deleted file mode 100644 index aa35ed8..0000000 --- a/widgets/CustomShortcut.qml +++ /dev/null @@ -1,5 +0,0 @@ -import Quickshell.Hyprland - -GlobalShortcut { - appid: "caelestia" -} |