Monitors configuration: improved description. Fix #292

This commit is contained in:
LemmyCook
2025-09-16 08:16:29 -04:00
parent a2caebb8e5
commit ed6562475d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -190,7 +190,7 @@ ColumnLayout {
NHeader {
label: "Monitors Configuration"
description: "Choose which monitors should display the bar."
description: "Show bar on specific monitors. Defaults to all if none are chosen."
}
Repeater {
+1 -1
View File
@@ -93,7 +93,7 @@ ColumnLayout {
NHeader {
label: "Monitors Configuration"
description: "Choose which monitors should display the dock."
description: "Show dock on specific monitors."
}
Repeater {
@@ -53,7 +53,7 @@ ColumnLayout {
NHeader {
label: "Monitors Configuration"
description: "Choose which monitors should display notifications."
description: "Show bar on specific monitors. Defaults to all if none are chosen."
}
Repeater {