Skip to content

Commit

Permalink
docs(readme): recommend zig
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuwn authored Jan 23, 2024
1 parent dd53257 commit c61683a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ makepkg -si
## Recommendations

- Use [Compfy](https://github.com/allusive-dev/compfy) for X11 compositing for "transparency, background blurring, rounded corners, animations and way more!"
- Install and specify [Zig](https://ziglang.org/) as `CC` inside of [`config.mk`](https://github.com/Fuwn/seiwm/blob/master/config.mk#L43) for improved memory allocation and runtime speed: `CC = zig cc`

## Sei Specific Fixes & Patches

Expand Down

0 comments on commit c61683a

Please sign in to comment.