Update gnome.nix

This commit is contained in:
ediblerope 2026-03-25 10:09:45 +00:00 committed by GitHub
parent e520e77982
commit fb4b626731
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,9 @@
icon-theme = "Papirus";
cursor-theme = "Adwaita";
};
"org/gnome/mutter" = {
experimental-features = [ "variable-refresh-rate" ];
};
};
}];