diff options
| author | bakkeby <[email protected]> | 2021-10-07 11:46:31 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-10-07 11:46:31 +0200 |
| commit | e68f434944dee17aa1654c2a2de59d67565cba64 (patch) | |
| tree | db7d66c636af1748773a49a357debd6fef310a72 /README.md | |
| parent | a42a81a7114c2b9699882d6896d97e2cb384c1f1 (diff) | |
| download | dwm-flexipatch-e68f434944dee17aa1654c2a2de59d67565cba64.tar.gz dwm-flexipatch-e68f434944dee17aa1654c2a2de59d67565cba64.zip | |
Add a statusallmons and staticstatus easily toggleable in patches.h ref. #188
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -623,15 +623,15 @@ If you are experiencing issues then you may want to check out the [Known Issues] - [stacker](https://dwm.suckless.org/patches/stacker/) - provides comprehensive utilities for managing the client stack - - [~staticstatus~](https://dwm.suckless.org/patches/staticstatus/) - - ~allows the status text to be fixed to the bar on a specific monitor rather than being - drawn on the focused monitor~ + - [staticstatus](https://dwm.suckless.org/patches/staticstatus/) + - allows the status text to be fixed to the bar on a specific monitor rather than being + drawn on the focused monitor - [status2d](https://dwm.suckless.org/patches/status2d/) - allows colors and rectangle drawing in the dwm status bar - - [~statusallmons~](https://dwm.suckless.org/patches/statuspadding/) - - ~this patch draws and updates the statusbar on all monitors~ + - [statusallmons](https://dwm.suckless.org/patches/statuspadding/) + - this patch draws and updates the statusbar on all monitors - [statusbutton](https://dwm.suckless.org/patches/statusbutton/) - adds a clickable button to the left hand side of the statusbar |
