1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-02 11:38:30 -04:00

fix words

This commit is contained in:
bbedward
2026-07-08 12:53:54 -04:00
parent f3b698590c
commit bdfd565b72
@@ -134,7 +134,7 @@ Column {
width: (parent.width - Theme.spacingS) / 2
iconName: "window"
title: "Window Rules"
description: "Rules for all compositors"
description: "Rules for many compositors"
onClicked: PopoutService.openSettingsWithTab("window_rules")
}