mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-02 03:28:28 -04:00
fix words
This commit is contained in:
@@ -134,7 +134,7 @@ Column {
|
|||||||
width: (parent.width - Theme.spacingS) / 2
|
width: (parent.width - Theme.spacingS) / 2
|
||||||
iconName: "window"
|
iconName: "window"
|
||||||
title: "Window Rules"
|
title: "Window Rules"
|
||||||
description: "Rules for all compositors"
|
description: "Rules for many compositors"
|
||||||
onClicked: PopoutService.openSettingsWithTab("window_rules")
|
onClicked: PopoutService.openSettingsWithTab("window_rules")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user