mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-05 05:12:05 -04:00
miraclewm: add support for Miracle WM
This commit is contained in:
@@ -74,6 +74,8 @@ Card {
|
||||
return "on Sway";
|
||||
if (CompositorService.isScroll)
|
||||
return "on Scroll";
|
||||
if (CompositorService.isMiracle)
|
||||
return "on Miracle WM";
|
||||
return "";
|
||||
}
|
||||
font.pixelSize: Theme.fontSizeSmall
|
||||
|
||||
Reference in New Issue
Block a user