From 84b3de657fa825b58b309bd45047dee0bf2fb328 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 11 Sep 2024 20:32:10 +0800 Subject: [PATCH] read: add scale factor tips for Linux users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6a62ee5..e36f0cb5 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ For **Linux** users: * `xdg-open` must be installed to support open native file manager. * Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your linux. +* Maybe you need to set environment variable `AVALONIA_SCREEN_SCALE_FACTORS`. See https://github.com/AvaloniaUI/Avalonia/wiki/Configuring-X11-per-monitor-DPI. ## External Tools