From 032ce43be5d13d933909c19f588b151d3dc64961 Mon Sep 17 00:00:00 2001 From: Arnaud Gourlay Date: Thu, 25 Jul 2024 10:00:38 +0200 Subject: [PATCH] clarify xdg desktop portal instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d74b135..2c8a694 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ For instance I like to use `FluidR3_GM.sf2` which is present on most systems and - Check the necessary dependencies for your system from the [CI configuration](https://github.com/agourlay/ruxguitar/blob/master/.github/workflows/ci.yml). - **Why is the file picker not opening on Linux?** - - Make sure to install the `XDG Destop Portal` package. For instance on Ubuntu: `sudo apt-get install -y xdg-desktop-portal`. + - Install the `XDG Destop Portal` package for your [desktop environment](https://wiki.archlinux.org/title/XDG_Desktop_Portal#List_of_backends_and_interfaces). - **Why are the strings no rendered on the tablature?** - You might need to disable antialiasing using the `--no-antialiasing` option.