Update gnome.nix
This commit is contained in:
parent
e520e77982
commit
fb4b626731
1 changed files with 3 additions and 0 deletions
|
|
@ -38,6 +38,9 @@
|
||||||
icon-theme = "Papirus";
|
icon-theme = "Papirus";
|
||||||
cursor-theme = "Adwaita";
|
cursor-theme = "Adwaita";
|
||||||
};
|
};
|
||||||
|
"org/gnome/mutter" = {
|
||||||
|
experimental-features = [ "variable-refresh-rate" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}];
|
}];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue