mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 10:47: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;
|
||||
focus-change-on-pointer-rest = false;
|
||||
workspaces-only-on-primary = true;
|
||||
dynamic-workspaces = true;
|
||||
dynamic-workspaces = false;
|
||||
};
|
||||
"org/gnome/desktop/wm/preferences" = {
|
||||
auto-raise = false;
|
||||
raise-on-click = false;
|
||||
num-workspaces = 10;
|
||||
};
|
||||
"org/gnome/shell/keybindings" = {
|
||||
switch-to-application-1 = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user