Small text edits in BarTab
This commit is contained in:
parent
6b8e278e69
commit
654be79ccd
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ ColumnLayout {
|
|||
|
||||
NToggle {
|
||||
label: "Show Active Window"
|
||||
description: "Display the title of the currently focused window below the bar"
|
||||
description: "Display the title of the currently focused window on the left side of the bar"
|
||||
checked: Settings.data.bar.showActiveWindow
|
||||
onToggled: checked => {
|
||||
Settings.data.bar.showActiveWindow = checked
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue