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

Revert antialiasing addition

This commit is contained in:
bbedward
2025-09-30 16:43:04 -04:00
parent bf238640af
commit 7ac59f7bd0
6 changed files with 3 additions and 42 deletions
-1
View File
@@ -47,7 +47,6 @@ PanelWindow {
border.width: 0
opacity: powerMenuVisible ? 1 : 0
scale: powerMenuVisible ? 1 : 0.85
antialiasing: true
MouseArea {