Skip to content

Commit 42d0bad

Browse files
authored
Default to building workspace switcher
Now that we have Gala 8.3.0 (and we depend on it), default to building with the workspace switcher
1 parent e156f7e commit 42d0bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
option('workspace-switcher', type: 'boolean', value: false, description: 'Add workspace switcher to the dock')
1+
option('workspace-switcher', type: 'boolean', value: true, description: 'Add workspace switcher to the dock')

0 commit comments

Comments
 (0)