mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 12:50:12 +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;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
||||||
monitor = [ ",preferred,auto,1.2" ];
|
monitor = [ ",preferred,auto,1" ];
|
||||||
|
|
||||||
xwayland.force_zero_scaling = true;
|
|
||||||
|
|
||||||
gestures.workspace_swipe = true;
|
gestures.workspace_swipe = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user