fix display switcher
This commit is contained in:
parent
f726499ca6
commit
790b01a533
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
dynamic-workspaces = true;
|
dynamic-workspaces = true;
|
||||||
};
|
};
|
||||||
"org/gnome/mutter/keybindings" = {
|
"org/gnome/mutter/keybindings" = {
|
||||||
switch-monitor = [];
|
switch-monitor = ["XF86Display"];
|
||||||
};
|
};
|
||||||
"org/gnome/desktop/session" = {
|
"org/gnome/desktop/session" = {
|
||||||
idle-delay = 0;
|
idle-delay = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue