gnome: Use single workspace for secondary monitor
This commit is contained in:
parent
e935441b80
commit
697fe32d80
1 changed files with 3 additions and 0 deletions
|
@ -68,6 +68,9 @@ in {
|
||||||
"org/gnome/mutter" = {
|
"org/gnome/mutter" = {
|
||||||
dynamic-workspaces = false;
|
dynamic-workspaces = false;
|
||||||
};
|
};
|
||||||
|
"org/gnome/shell/window-switcher" = {
|
||||||
|
current-workspace-only = true;
|
||||||
|
};
|
||||||
"org/gnome/shell/keybindings" = {
|
"org/gnome/shell/keybindings" = {
|
||||||
switch-to-application-1 = [];
|
switch-to-application-1 = [];
|
||||||
switch-to-application-2 = [];
|
switch-to-application-2 = [];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue