1
0
Fork 0

Users: re-enable Gnome fractional scaling

This commit is contained in:
Aires 2024-07-18 16:15:21 -04:00
parent 7614f02d79
commit b334fcc7d9
2 changed files with 9 additions and 10 deletions

View file

@ -248,16 +248,15 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1720737798,
"narHash": "sha256-G/OtEAts7ZUvW5lrGMXSb8HqRp2Jr9I7reBuvCOL54w=",
"owner": "NixOS",
"lastModified": 1721221863,
"narHash": "sha256-kWPoGIiAG6gYBukAQRTeG9U5eFmdSqQeeAiv/nydzfE=",
"owner": "8bitbuddhist",
"repo": "nixos-hardware",
"rev": "c5013aa7ce2c7ec90acee5d965d950c8348db751",
"rev": "13dee7858df0a2fb963b25157229b24188fc94e6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"owner": "8bitbuddhist",
"repo": "nixos-hardware",
"type": "github"
}
@ -296,11 +295,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1720957393,
"narHash": "sha256-oedh2RwpjEa+TNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA=",
"lastModified": 1721138476,
"narHash": "sha256-+W5eZOhhemLQxelojLxETfbFbc19NWawsXBlapYpqIA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "693bc46d169f5af9c992095736e82c3488bf7dbb",
"rev": "ad0b5eed1b6031efaed382844806550c3dcb4206",
"type": "github"
},
"original": {

View file

@ -11,7 +11,7 @@
edge-tiling = true;
workspaces-only-on-primary = false;
experimental-features = [
# "scale-monitor-framebuffer" # Fractional scaling
"scale-monitor-framebuffer" # Fractional scaling
"variable-refresh-rate"
];
};