From 5a8cc94032905aebf200a0f1e5acb187472cd6fd Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sat, 6 Jul 2019 00:08:17 +0300 Subject: [PATCH] Revert bbaf0c5^...bbaf0c5 on Home --- Home.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Home.md b/Home.md index f5dc9f7..6a34352 100644 --- a/Home.md +++ b/Home.md @@ -89,8 +89,6 @@ Note that the x-pos of eDP1 is 1600 = 3200/2. Fractional scaling is supported but is not recommended. Your display does not have fractional pixels - and if you enable fractional scaling we cannot display your windows faithfully, and your image quality will be degraded. You should instead choose the integer scale factor appropriate for your display and configure your software's font size as necessary. If you still want to use fractional scaling, it is as simple as e.g. `output scale 1.5`. -Firefox, however, supports fractional scaling. Navigate to `about:config` and modify the preference `layout.css.devPixelsPerPx` to be any value you like, like `1.275`. - #### Display rotation `output transform 90` will rotate output `` by 90 degrees clockwise. Read `man 5 sway-output` and search for `transform` to see other options, like flipping across an axis.