configuration
This commit is contained in:
parent
08a91042a3
commit
6d47acb4ac
1 changed files with 2 additions and 2 deletions
|
|
@ -103,8 +103,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
"org/gnome/desktop/wm/keybindings" = {
|
"org/gnome/desktop/wm/keybindings" = {
|
||||||
switch-applications = "disabled";
|
switch-applications = ["<Control><Super><Alt>Z"];
|
||||||
switch-applications-backward = "disabled";
|
switch-applications-backward = ["<Control><Super><Alt><Shift>Z"];
|
||||||
switch-windows = ["<Alt>Tab"];
|
switch-windows = ["<Alt>Tab"];
|
||||||
switch-windows-backward = ["<Shift><Alt>Tab"];
|
switch-windows-backward = ["<Shift><Alt>Tab"];
|
||||||
minimize = ["<Super>Down"];
|
minimize = ["<Super>Down"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue