commit 9d9363d4ddad204df1106ab66e85fd64bd646f9a
parent 913918e8a414f8a612e2807faf5ef947d11bfbe4
Author: mrgrouse <bdmfegys@duck.com>
Date: Wed, 6 Nov 2024 19:57:02 -0500
README.md: add birdmenu and birdterm to the list of my recommendations of my suckless forks.
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -19,9 +19,11 @@
- taking screenshots from a selection
- setting and getting volume for/from pulse audio
-- compatibility with my forks of other suckless programs, such as:
+- strong compatibility with my forks of other suckless programs, such as:
- [slstatus](https://git.mrgrouse.com/mrgrouse/slstatus): a status bar with few patches for birdwm
- [slock](https://git.mrgrouse.com/mrgrouse/slock): a simple screen lock tool with Xresources compatibility
+ - [birdmenu](https://git.mrgrouse.com/mrgrouse/birdmenu): my dmenu fork, including Xresources, password mode, and mouse clickability.
+ - [birdterm](https://git.mrgrouse.com/mrgrouse/birdterm): my st (simple terminal) fork, including transparency and scrollback.
## Installation for birdwm on linux distros
### See `config.h` for customization options