1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-07 19:59:14 -04:00

fix clipboard history issues

This commit is contained in:
bbedward
2025-08-26 14:59:55 -04:00
parent b887940dce
commit 9e16368222
5 changed files with 240 additions and 166 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ PanelWindow {
demoActive = false
}
PowerConfirmModal {
ConfirmModal {
id: powerModal
}
+1 -1
View File
@@ -20,7 +20,7 @@ WlSessionLockSurface {
color: "transparent"
PowerConfirmModal {
ConfirmModal {
id: powerConfirmModal
}