This commit is contained in:
Matt Nish-Lapidus 2024-09-30 14:03:14 -04:00
parent fba3e26385
commit f958325388

View file

@ -206,6 +206,11 @@
}; };
dconf.settings = { dconf.settings = {
"org/gnome/desktop/background" = {
picture-options = "none";
primary-color = "#222222";
};
"org/gnome/shell/keybindings" = { "org/gnome/shell/keybindings" = {
shift-overview-up = ["disabled"]; shift-overview-up = ["disabled"];
shift-overview-down = ["disabled"]; shift-overview-down = ["disabled"];