Gnome: change settings
This commit is contained in:
parent
45488dd25c
commit
3730c8f01c
1 changed files with 10 additions and 2 deletions
|
|
@ -21,8 +21,16 @@
|
|||
"dash-to-dock@micxgx.gmail.com"
|
||||
"panel-workspace-scroll@polymeilex.github.io"
|
||||
];
|
||||
"org/gnome/desktop/interface".color-scheme = "prefer-dark";
|
||||
"org/gnome/mutter".dynamic-workspaces = true;
|
||||
"org/gnome/desktop/interface" = {
|
||||
color-scheme = "prefer-dark";
|
||||
};
|
||||
"org/gnome/desktop/wm/preferences" = {
|
||||
resize-with-right-button = true;
|
||||
};
|
||||
"org/gnome/mutter" = {
|
||||
dynamic-workspaces = true;
|
||||
edge-tiling = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue