add notes about companion qt packages

This commit is contained in:
outfoxxed 2025-07-01 00:43:16 -07:00
parent b6bb9e9fb9
commit 58eba03e3f
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -10,6 +10,12 @@ index: 0
All packages currently track quickshell's master branch. This may change in the future. All packages currently track quickshell's master branch. This may change in the future.
Note that you may want to install some additional packages (names vary by distro):
- `qtsvg`: support for SVG image loading (bundled with most packages)
- `qtimageformats`: support for WEBP images as well as some less common ones
- `qtmultimedia`: support for playing videos, audio, etc
- `qt5compat`: extra visual effects, notably gaussian blur. @@QtQuick.Effects.MultiEffect is usually preferable
### Nix ### Nix
Quickshell releases are packaged in nixpkgs as `quickshell`. Quickshell releases are packaged in nixpkgs as `quickshell`.