mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-23 20:47:25 -08:00
update: tips for Linux users
This commit is contained in:
parent
b9f29ef059
commit
64681c0086
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,7 @@ Opensouce Git GUI client.
|
|||
* Revision Diffs
|
||||
* GitFlow support
|
||||
|
||||
> **Linux** only tested on `Ubuntu 22.04` on `X11`.
|
||||
> **Linux** only tested on **Ubuntu 22.04** on **X11**.
|
||||
|
||||
## How to use
|
||||
|
||||
|
@ -45,6 +45,7 @@ For **macOS** users:
|
|||
For **Linux** users:
|
||||
|
||||
* `xdg-open` must be installed to support open native file manager.
|
||||
* Maybe you need to set environment variable `AVALONIA_SCREEN_SCALE_FACTORS`. See https://github.com/AvaloniaUI/Avalonia/wiki/Configuring-X11-per-monitor-DPI.
|
||||
|
||||
## Screen Shots
|
||||
|
||||
|
|
Loading…
Reference in a new issue