birdwm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 5fbdc019b6d4e294cf87ca976f0224f1b484b87a
parent 1b50ceb2e6aafe771bdcdf059579028109937aa8
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date:   Sun, 21 Apr 2024 21:55:50 -0400

README.md: add info for patches applied to birdwm

Diffstat:
MREADME.md | 8+++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -2,10 +2,12 @@ ## Patches and features -- Reads [xresources](https://dwm.suckless.org/patches/xresources/) colors/variables (i.e. works with `pywal`, etc.). -- scratchpad: Accessible with <kbd>mod+y</kbd>. +- [xrdb](https://dwm.suckless.org/patches/xrdb): Birdwm patch that reads [xresources](https://dwm.suckless.org/patches/xresources/) colors/variables (i.e. works with `pywal`, etc.). +- [scratchpads](https://dwm.suckless.org/patches/scratchpads): Accessible with <kbd>mod+y</kbd>. - [uselessgaps](https://dwm.suckless.org/patches/uselessgap/): Adds useless gaps around windows, except in monocle mode. -- [alpha](https://dwm.suckless.org/patches/alpha/): Allows birdwm to have translucent bars, with opaque text. +- [alpha](https://dwm.suckless.org/patches/alpha): Allows birdwm to have translucent bars, with opaque text. +- [systray](https://dwm.suckless.org/patches/systray/): System tray patch for birdwm in the corner of the bar +- [winicon](https://dwm.suckless.org/patches/winicon/): Patch for birdwm to display the icon of currently focused program ## Installation for birdwm on linux distros