Merge branch 'rebuild' of github.com:noctalia-dev/noctalia-shell into rebuild
This commit is contained in:
commit
7791ee3c0d
3 changed files with 30 additions and 5 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