configuration

This commit is contained in:
KoenDR06 2024-04-09 19:05:21 +02:00
parent 08a91042a3
commit 6d47acb4ac

View file

@ -103,8 +103,8 @@
};
"org/gnome/desktop/wm/keybindings" = {
switch-applications = "disabled";
switch-applications-backward = "disabled";
switch-applications = ["<Control><Super><Alt>Z"];
switch-applications-backward = ["<Control><Super><Alt><Shift>Z"];
switch-windows = ["<Alt>Tab"];
switch-windows-backward = ["<Shift><Alt>Tab"];
minimize = ["<Super>Down"];