Autoformatting

This commit is contained in:
LemmyCook 2025-08-30 07:58:30 -04:00
parent 4c79999a65
commit d36bcb1d4d
5 changed files with 8 additions and 6 deletions

View file

@ -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)