move content/ up to shell/applets/

This commit is contained in:
Damocles 2026-04-17 21:58:48 +02:00
parent 15a49726b5
commit 197f6976e0
17 changed files with 17 additions and 17 deletions

View file

@ -2,7 +2,7 @@ import QtQuick
import Quickshell
import Quickshell.Wayland
import "." as M
import "content" as C
import "../applets" as C
PanelWindow {
id: root