diff options
| author | Fuwn <[email protected]> | 2024-01-23 21:21:19 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-23 21:21:19 -0800 |
| commit | bb380cb5a92f36ac586d0a3845fe357687934272 (patch) | |
| tree | eb4bc86a91237867d0b6dafaf1f1754475b100e2 | |
| parent | docs(readme): update zig cc instructions (diff) | |
| download | seiwm-bb380cb5a92f36ac586d0a3845fe357687934272.tar.xz seiwm-bb380cb5a92f36ac586d0a3845fe357687934272.zip | |
docs(readme): update compfy to fork
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ makepkg -si ## Recommendations -- Use [Compfy](https://github.com/allusive-dev/compfy) for X11 compositing for +- Use [Compfy](https://github.com/Fuwn/compfy) for X11 compositing for "transparency, background blurring, rounded corners, animations and way more!" - Install and specify [Zig](https://ziglang.org/) as `CC` for improved memory allocation efficiency and runtime speed: `CC="zig cc" sudo ninja install` |