changed some config and installed an app

This commit is contained in:
KoenDR06 2024-04-03 19:07:38 +00:00
parent 548b6549aa
commit 36fe0fa882
2 changed files with 4 additions and 3 deletions

View file

@ -41,6 +41,7 @@
htop
inkscape
libreoffice
mullvad
mullvad-vpn
parsec-bin
platformio-core

View file

@ -104,8 +104,8 @@
};
"org/gnome/desktop/wm/keybindings" = {
switch-applications = "@as []";
switch-applications-backward = "@as []";
switch-applications = "disabled";
switch-applications-backward = "disabled";
switch-windows = ["<Alt>Tab"];
switch-windows-backward = ["<Shift><Alt>Tab"];
minimize = ["<Super>Down"];
@ -128,7 +128,7 @@
};
"org/gnome/mutter/wayland/keybindings" = {
restore-shortcuts = "@as []";
restore-shortcuts = "disabled";
};
};
}