move gnome scaling
This commit is contained in:
parent
b81b24d5ed
commit
25fc01d52e
2 changed files with 3 additions and 8 deletions
|
|
@ -56,6 +56,9 @@ home-manager.users.jsutter = {
|
|||
};
|
||||
};
|
||||
dconf.settings = {
|
||||
"org/gnome/mutter" = {
|
||||
experimental-features = [ "scale-monitor-framebuffer" ];
|
||||
};
|
||||
"org/gnome/shell" = {
|
||||
favorite-apps = [
|
||||
"org.gnome.Console.desktop"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue