diff options
| author | Fuwn <[email protected]> | 2024-01-14 19:14:14 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-14 19:14:14 -0800 |
| commit | bc1ca408a4f352c7fe0a1b14ee71f01b4300a1e8 (patch) | |
| tree | 9edf49f19e54f8a8fd62a8dd74f89eadc7f54568 | |
| parent | feat(sei.c): cursorwarp patch (diff) | |
| download | seiwm-bc1ca408a4f352c7fe0a1b14ee71f01b4300a1e8.tar.xz seiwm-bc1ca408a4f352c7fe0a1b14ee71f01b4300a1e8.zip | |
docs(readme): add compfy suggestions
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ > A fixed, patched, and modified window manager from a dwm base -[](https://i.imgur.com/nxjjDO6.png) +[](https://i.imgur.com/GEDBZ6N.png) ## Installation @@ -27,6 +27,10 @@ makepkg -si - [libXinerama](https://gitlab.freedesktop.org/xorg/lib/libxinerama) - [xcb](https://xcb.freedesktop.org/) +## Recommendations + +- Use [Compfy](https://github.com/allusive-dev/compfy) for X11 compositing for "transparency, background blurring, rounded corners, animations and way more!" + ## Patches - [xresources](https://dwm.suckless.org/patches/xresources/): Applies colours |