1
0
Fork 0

Gnome: re-add fractional scaling flags

This commit is contained in:
Aires 2024-11-18 11:35:56 -05:00
parent 107cfa93fb
commit 2b449d9f3c

View file

@ -32,7 +32,7 @@ in
enable = true;
extraGSettingsOverrides = ''
[org.gnome.mutter]
experimental-features = [ 'variable-refresh-rate' ]
experimental-features = [ 'scale-monitor-framebuffer', 'xwayland-native-scaling', 'variable-refresh-rate' ]
'';
};
displayManager.gdm.enable = true;