summaryrefslogtreecommitdiff
path: root/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/PLUGINS/ControlCenterExample/plugin.json
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/PLUGINS/ControlCenterExample/plugin.json')
-rw-r--r--raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/PLUGINS/ControlCenterExample/plugin.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/PLUGINS/ControlCenterExample/plugin.json b/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/PLUGINS/ControlCenterExample/plugin.json
deleted file mode 100644
index f573ae6..0000000
--- a/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/PLUGINS/ControlCenterExample/plugin.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "id": "controlCenterExample",
- "name": "CC Toggle Example",
- "description": "Example plugin with Control Center toggle widget",
- "version": "1.0.0",
- "author": "DankMaterialShell",
- "type": "widget",
- "capabilities": ["control-center"],
- "component": "./ControlCenterExampleWidget.qml",
- "icon": "toggle_on",
- "permissions": ["settings_read", "settings_write"]
-}