1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Common modal folder

This commit is contained in:
bbedward
2025-09-03 00:07:38 -04:00
parent ae6a1b77c2
commit f5871ab27e
15 changed files with 14 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ import QtQuick
import Quickshell
import Quickshell.Wayland
import qs.Common
import qs.Modals
import qs.Modals.Common
PanelWindow {
id: root

View File

@@ -2,7 +2,7 @@ import QtQuick
import Quickshell
import Quickshell.Wayland
import qs.Common
import qs.Modals
import qs.Modals.Common
WlSessionLockSurface {
id: root