mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 04:40:13 +00:00
Scaling by fractions is slow, so let's not
This commit is contained in:
parent
13c697b790
commit
76a4062806
@ -13,9 +13,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
monitor = [ ",preferred,auto,1.2" ];
|
||||
|
||||
xwayland.force_zero_scaling = true;
|
||||
monitor = [ ",preferred,auto,1" ];
|
||||
|
||||
gestures.workspace_swipe = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user