diesdas
This commit is contained in:
parent
7dd4cb58fe
commit
133eee5975
4 changed files with 26 additions and 12 deletions
|
|
@ -23,6 +23,9 @@
|
|||
"org/gnome/mutter" = {
|
||||
dynamic-workspaces = true;
|
||||
};
|
||||
"org/gnome/mutter/keybindings" = {
|
||||
switch-monitor = [];
|
||||
};
|
||||
"org/gnome/desktop/session" = {
|
||||
idle-delay = 0;
|
||||
};
|
||||
|
|
@ -50,7 +53,6 @@
|
|||
move-to-workspace-last = [];
|
||||
switch-applications = ["<Super>Tab"];
|
||||
switch-applications-backward = ["<Shift><Super>Tab"];
|
||||
switch-monitor = [];
|
||||
cycle-panels = [];
|
||||
cycle-panels-backward = [];
|
||||
cycle-group = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue