Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,19 @@ Simply launch Flatseal, select an application and modify its permissions. Restar

For more details please visit the [documentation](./DOCUMENTATION.md) page.

### RHEL 9 Compatiblity [Almalinux and RockyLinux, etc]
In case the application font texts are not displayed correctly please use the

`gsettings set org.gnome.desktop.interface font-name "DejaVu Sans Regular 10"` where the 10 is the font size

or

`gnome-tweaks` package to **change the font for Interface Text from the default to
something silimar like** `dejavu sans regular`.




## Get it

[<img width="240" src="https://flathub.org/assets/badges/flathub-badge-i-en.png">](https://flathub.org/apps/details/com.github.tchx84.Flatseal)
Expand Down