mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
10 lines
224 B
YAML
10 lines
224 B
YAML
![]() |
|
||
|
- name: Set Static workspaces
|
||
|
dconf:
|
||
|
key: "/org/gnome/mutter/dynamic-workspaces"
|
||
|
value: "false"
|
||
|
|
||
|
- name: Set Number of workspaces
|
||
|
dconf:
|
||
|
key: "/org/gnome/desktop/wm/preferences/num-workspaces"
|
||
|
value: "5"
|