From a63e83bc554d44cc037456fc9b937e902b99b931 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Thu, 16 Jun 2022 14:03:35 -0500 Subject: [PATCH] Add known dwl tag status bar options to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 72488e3..ac631cb 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,11 @@ Information about selected layouts, current window title, and selected/occupied/ If your startup command is a shell script, you can achieve the same inside the script with the line exec <&- + +Existing dwl-specific scripts for various status bars include: +- [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!) ## Replacements for X applications