changed some config and installed an app
This commit is contained in:
parent
548b6549aa
commit
36fe0fa882
2 changed files with 4 additions and 3 deletions
|
|
@ -41,6 +41,7 @@
|
|||
htop
|
||||
inkscape
|
||||
libreoffice
|
||||
mullvad
|
||||
mullvad-vpn
|
||||
parsec-bin
|
||||
platformio-core
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue