diff options
author | Halano <[email protected]> | 2024-10-09 15:23:59 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-10-09 11:23:59 -0400 |
commit | 91e6591fd63269e6ff0e17460732409133c09ecb (patch) | |
tree | c2a447ca827ee3a2190416ca65f5d85e4c02bb04 | |
parent | ef08085153408b7afe0154613496586fe2ffd2fe (diff) |
Add scenefx to README.md as dependence for swayfx (#355)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -99,6 +99,7 @@ Install dependencies: * json-c * pango * cairo +* [scenefx](https://github.com/wlrfx/scenefx) * gdk-pixbuf2 (optional: additional image formats for system tray) * [swaybg] (optional: wallpaper) * [scdoc] (optional: man pages) \* |