From 9a51a080b0d70e3f907c13014ea6d6911f48b09d Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Thu, 15 Jan 2026 20:27:18 -0500 Subject: update qs config --- .config/quickshell/Services/HyprlandService.qml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .config/quickshell/Services/HyprlandService.qml (limited to '.config/quickshell/Services/HyprlandService.qml') diff --git a/.config/quickshell/Services/HyprlandService.qml b/.config/quickshell/Services/HyprlandService.qml deleted file mode 100644 index 9d35866..0000000 --- a/.config/quickshell/Services/HyprlandService.qml +++ /dev/null @@ -1,11 +0,0 @@ -pragma Singleton - -import Quickshell -import Quickshell.Hyprland -import QtQuick - -Singleton { - id: root - property int activeWorkspace - -} -- cgit v1.2.3