diff --git a/js/ui/altTab.js b/js/ui/altTab.js index cdd5d8e21..fb9c875c8 100644 --- a/js/ui/altTab.js +++ b/js/ui/altTab.js @@ -619,9 +619,8 @@ class WindowSwitcherPopup extends SwitcherPopup.SwitcherPopup { var WindowCyclerPopup = GObject.registerClass( class WindowCyclerPopup extends CyclerPopup { _init() { - super._init(); - this._settings = new Gio.Settings({ schema_id: 'org.gnome.shell.window-switcher' }); + super._init(); } _getWindows() {