diff options
| author | Fuwn <[email protected]> | 2023-12-21 16:01:49 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-21 16:01:49 -0800 |
| commit | b9c22b08c8ad904dbad83541588a7c405d099994 (patch) | |
| tree | 0f03b396c35c8d9388c5a7b7dd341844be6b98d3 /README.md | |
| parent | docs(readme): update (diff) | |
| download | seiwm-b9c22b08c8ad904dbad83541588a7c405d099994.tar.xz seiwm-b9c22b08c8ad904dbad83541588a7c405d099994.zip | |
docs(readme): add a few patches
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ - [shiftview](https://dwm.suckless.org/patches/nextprev/): Cycle through tags (<kbd>super+g/;</kbd>). - [vanitygaps](https://dwm.suckless.org/patches/vanitygaps/): Gaps allowed across all layouts. - [swallow patch](https://dwm.suckless.org/patches/swallow/): if a program run from a terminal would make it inoperable, it temporarily takes its place to save space. +- [System Tray](https://dwm.suckless.org/patches/systray/) +- [Bidirectional Text](https://dwm.suckless.org/patches/bidi/) +- [Bar Padding](https://dwm.suckless.org/patches/barpadding/) +- [Window Icon](https://dwm.suckless.org/patches/winicon/) ## Installation |