Monitors configuration: improved description. Fix #292
This commit is contained in:
parent
a2caebb8e5
commit
ed6562475d
3 changed files with 3 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue