1OJydVDU9g7i`_sO+4N?n0wqq?+(bK3tVmVm
z{CHirNj7=|g->ImkYopl+Ze`d0HqNkl|;z!h>K^nUc{Qy$u!$ZMp1;^hYH~lD#oJ*
zcFNLwY{?0AxB#_
+
+
dwmbar is a very simple status bar written for dwm.
**Maintenance status:** Historically this project was unmaintained. Community maintenance is now being taken on by [robinhirst11](https://github.com/RobinHirst11/), who is willing to steward fixes and improvements. Issues and PRs are welcome.
From 688770b7c979a0b13ce09ed8aee7d54c5ebdcf7b Mon Sep 17 00:00:00 2001
From: Robin Hirst <147210082+RobinHirst11@users.noreply.github.com>
Date: Wed, 19 Nov 2025 13:05:01 +0000
Subject: [PATCH 4/6] Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b88e582..c2468df 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ curl -fsSL https://dwmbar.robinhirst.qzz.io/install.sh | bash
```
Please ensure you always check scripts before executing them, if you're running an esoteric system like NixOS or LFS, this script expect you to know what you're doing.
-As we can't support everything, this has currently only been tested on arch linux.
+As we can't support everything, this has currently only been tested on Arch Linux.
# Usage
From 464bf0115b557b16e22b579178cf20e46966b24d Mon Sep 17 00:00:00 2001
From: Robin Hirst <147210082+RobinHirst11@users.noreply.github.com>
Date: Wed, 19 Nov 2025 13:05:31 +0000
Subject: [PATCH 5/6] Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c2468df..926fbd5 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Optional (By module):
See [module prerequisites](#module-prerequisites).
-## idk what to put here, pls change
+## Installation Methods
Arch Linux
From 2e8b19a51f1599effb4abfc9fd4706a457a91867 Mon Sep 17 00:00:00 2001
From: Robin Hirst <147210082+RobinHirst11@users.noreply.github.com>
Date: Wed, 19 Nov 2025 13:05:42 +0000
Subject: [PATCH 6/6] Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 926fbd5..ea4277f 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ dwmbar, which can be installed with the following command
```bash
curl -fsSL https://dwmbar.robinhirst.qzz.io/install.sh | bash
```
-Please ensure you always check scripts before executing them, if you're running an esoteric system like NixOS or LFS, this script expect you to know what you're doing.
+Please ensure you always check scripts before executing them, if you're running an esoteric system like NixOS or LFS, this script expects you to know what you're doing.
As we can't support everything, this has currently only been tested on Arch Linux.