Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
add faq about userstyles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
maltejur committed Feb 15, 2023
1 parent d9e3704 commit 02fdc62
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,13 @@ of Flatpak's sandboxing by installing
[Flatseal](https://flathub.org/apps/details/com.github.tchx84.Flatseal) and
allowing access to "All system files" under the "Filesystem" section.

### Is there any way to add custom CSS / a theme?

Yes, you can add all your styles into
`~/.config/discord-screenaudio/userstyles.css`. But please note that due to
QtWebEngine limitations concerning content security policies, you can't use any
external files (like `@import` or `url()`).

## License

Copyright (C) 2022 Malte Jürgens
Expand Down

0 comments on commit 02fdc62

Please sign in to comment.