mirror of
https://github.com/gosticks/PaperWM.git
synced 2026-04-29 16:34:32 +00:00
Defaults to true. If false uses gnome shell's `Activities` text and hides the
workspace labels.
Set to false like this:
```
Extension.imports.convenience.getSettings()
.set_boolean('use-workspace-name', false)
```