Skip to content

Commit d6dea6e

Browse files
authored
Default to building workspace switcher (#492)
1 parent e156f7e commit d6dea6e

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)