Autoformatting
This commit is contained in:
parent
4c79999a65
commit
d36bcb1d4d
5 changed files with 8 additions and 6 deletions
|
|
@ -443,7 +443,7 @@ ColumnLayout {
|
|||
NCheckbox {
|
||||
label: "Fuzzel"
|
||||
description: "Write ~/.config/fuzzel/themes/noctalia and reload"
|
||||
checked: Settings.data.matugen.fuzzel
|
||||
checked: Settings.data.matugen.fuzzel
|
||||
onToggled: checked => {
|
||||
Settings.data.matugen.fuzzel = checked
|
||||
if (Settings.data.colorSchemes.useWallpaperColors)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue