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
|
htop
|
||||||
inkscape
|
inkscape
|
||||||
libreoffice
|
libreoffice
|
||||||
|
mullvad
|
||||||
mullvad-vpn
|
mullvad-vpn
|
||||||
parsec-bin
|
parsec-bin
|
||||||
platformio-core
|
platformio-core
|
||||||
|
|
|
||||||
|
|
@ -104,8 +104,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
"org/gnome/desktop/wm/keybindings" = {
|
"org/gnome/desktop/wm/keybindings" = {
|
||||||
switch-applications = "@as []";
|
switch-applications = "disabled";
|
||||||
switch-applications-backward = "@as []";
|
switch-applications-backward = "disabled";
|
||||||
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"];
|
||||||
|
|
@ -128,7 +128,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
"org/gnome/mutter/wayland/keybindings" = {
|
"org/gnome/mutter/wayland/keybindings" = {
|
||||||
restore-shortcuts = "@as []";
|
restore-shortcuts = "disabled";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue