diff --git a/src/config/rcxml.c b/src/config/rcxml.c index 1959e9e1..5bab8885 100644 --- a/src/config/rcxml.c +++ b/src/config/rcxml.c @@ -1163,7 +1163,6 @@ rcxml_init(void) rc.window_switcher.show = true; rc.window_switcher.preview = true; rc.window_switcher.outlines = true; - rc.window_switcher.all_workspaces = false; rc.window_switcher.criteria = LAB_VIEW_CRITERIA_CURRENT_WORKSPACE | LAB_VIEW_CRITERIA_ROOT_TOPLEVEL | LAB_VIEW_CRITERIA_NO_SKIP_WINDOW_SWITCHER;