mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
use static number for workspaces
This commit is contained in:
parent
55459c7943
commit
dacc5cbd2b
@ -149,11 +149,12 @@ in {
|
|||||||
center-new-windows = true;
|
center-new-windows = true;
|
||||||
focus-change-on-pointer-rest = false;
|
focus-change-on-pointer-rest = false;
|
||||||
workspaces-only-on-primary = true;
|
workspaces-only-on-primary = true;
|
||||||
dynamic-workspaces = true;
|
dynamic-workspaces = false;
|
||||||
};
|
};
|
||||||
"org/gnome/desktop/wm/preferences" = {
|
"org/gnome/desktop/wm/preferences" = {
|
||||||
auto-raise = false;
|
auto-raise = false;
|
||||||
raise-on-click = false;
|
raise-on-click = false;
|
||||||
|
num-workspaces = 10;
|
||||||
};
|
};
|
||||||
"org/gnome/shell/keybindings" = {
|
"org/gnome/shell/keybindings" = {
|
||||||
switch-to-application-1 = [];
|
switch-to-application-1 = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user