summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-09 22:50:48 +0100
committerjao <jao@gnu.org>2022-08-09 22:53:42 +0100
commitbc1b2d6defbd9dc7cf8a5a103e9672fdb9a715f0 (patch)
tree74d719ed2435083e7d0bd37ec789c2f659c96bb7 /readme.md
parent6640f4d36dc401b9182f91be7179c9d16a212e07 (diff)
downloadxmobar-config-bc1b2d6defbd9dc7cf8a5a103e9672fdb9a715f0.tar.gz
xmobar-config-bc1b2d6defbd9dc7cf8a5a103e9672fdb9a715f0.tar.bz2
xmobar-exwm -> xmobar-single
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 873a19a..c725aaa 100644
--- a/readme.md
+++ b/readme.md
@@ -2,14 +2,18 @@
Configurations for xmobar, as Haskell programs.
-Here's `xmobar-top`:
+Here's (an old version of) `xmobar-top`:
![xmobar at the top of my screen](img/xmobar-top.png)
-a screnshot of `xmobar-bottom`:
+and an (equally outdated) screnshot of `xmobar-bottom`:
![xmobar at the bottom of my screen](img/xmobar-bottom.png)
-and `xmobar-exwm` (sort of) combining the two:
+which are meant to be used together; `xmobar-single` combines the two,
+*mutatis mutandis*:
![xmobar when i'm using exwm](img/xmobar-exwm.png)
+
+There is also a couple of bars that output text, for use within an emacs tab
+bar (`xmobar-emacs`) and with swaybar (`xmobar-sway`).