From b3c21f93d7a0696cc476f6b2b32344a2bd30de8f Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Thu, 16 Jun 2022 16:29:26 -0500 Subject: [PATCH] Add somebar to status-bars segment of README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac631cb..6afd327 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,8 @@ If your startup command is a shell script, you can achieve the same inside the s exec <&- -Existing dwl-specific scripts for various status bars include: +Existing dwl-specific status bars and dwl-specific scripts for other status bars include: +- [somebar](https://sr.ht/~raphi/somebar/) status bar designed for dwl - [waybar-dwl](https://codeberg.org/fauxmight/waybar-dwl.git) for use with [waybar](https://github.com/Alexays/Waybar) - [dwl-tags.sh](https://codeberg.org/novakane/yambar/src/branch/master/examples/scripts/dwl-tags.sh) for use with [yambar](https://codeberg.org/dnkl/yambar) - [waybar-dwl.sh](https://gitee.com/guyuming76/personal/tree/dwl/gentoo/waybar-dwl) for use with [waybar](https://github.com/Alexays/Waybar) (ACCESS TO THIS SCRIPT REQUIRES gitee.com LOGIN!)