summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorslotThe <soliditsallgood@mailbox.org>2021-01-15 08:39:43 +0100
committerslotThe <soliditsallgood@mailbox.org>2021-01-15 08:58:58 +0100
commitb78aa7bf547ded5a747fc50ac3a77999725fdef6 (patch)
tree280a219c6ac3ffbe018d084101f7a1112e06ff2e
parent20a64e67074460878a693c2d89842b1e1dad120c (diff)
downloadxmobar-b78aa7bf547ded5a747fc50ac3a77999725fdef6.tar.gz
xmobar-b78aa7bf547ded5a747fc50ac3a77999725fdef6.tar.bz2
Add installation instructions for OpenSUSE
-rw-r--r--readme.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.org b/readme.org
index 3093d5e..959f678 100644
--- a/readme.org
+++ b/readme.org
@@ -40,6 +40,12 @@ item below.
apt install xmobar
#+end_src
+*** OpenSUSE
+
+#+begin_src shell
+ zypper install xmobar
+#+end_src
+
*** Void Linux
#+begin_src shell