We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1a585 commit 6488f2cCopy full SHA for 6488f2c
lib/src/settings/yaru_settings.dart
@@ -57,7 +57,6 @@ class YaruGtkSettings extends YaruSettings {
57
_wmPrefSettings?.addListener(
58
() => _buttonLayoutController.add(getButtonLayout()),
59
);
60
- getButtonLayout();
61
}
62
63
@override
0 commit comments