config
This commit is contained in:
parent
fba3e26385
commit
f958325388
1 changed files with 5 additions and 0 deletions
|
@ -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"];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue