aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-23 21:21:19 -0800
committerGitHub <[email protected]>2024-01-23 21:21:19 -0800
commitbb380cb5a92f36ac586d0a3845fe357687934272 (patch)
treeeb4bc86a91237867d0b6dafaf1f1754475b100e2
parentdocs(readme): update zig cc instructions (diff)
downloadseiwm-bb380cb5a92f36ac586d0a3845fe357687934272.tar.xz
seiwm-bb380cb5a92f36ac586d0a3845fe357687934272.zip
docs(readme): update compfy to fork
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b1a070..1a6e78c 100644
--- a/README.md
+++ b/README.md
@@ -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`