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

View file

@ -190,7 +190,7 @@ ColumnLayout {
NHeader { NHeader {
label: "Monitors Configuration" 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 { Repeater {

View file

@ -93,7 +93,7 @@ ColumnLayout {
NHeader { NHeader {
label: "Monitors Configuration" label: "Monitors Configuration"
description: "Choose which monitors should display the dock." description: "Show dock on specific monitors."
} }
Repeater { Repeater {

View file

@ -53,7 +53,7 @@ ColumnLayout {
NHeader { NHeader {
label: "Monitors Configuration" label: "Monitors Configuration"
description: "Choose which monitors should display notifications." description: "Show bar on specific monitors. Defaults to all if none are chosen."
} }
Repeater { Repeater {