This commit is contained in:
Till 2025-02-14 17:06:24 +01:00
parent 7dd4cb58fe
commit 133eee5975
4 changed files with 26 additions and 12 deletions

View file

@ -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 = [];