summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--readme.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.org b/readme.org
index 25430fa..80b0cf5 100644
--- a/readme.org
+++ b/readme.org
@@ -75,6 +75,11 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]].
emerge --ask xmobar
#+end_src
+ - FreeBSD
+ #+begin_src shell
+ pkg install hs-xmobar
+ #+end_src
+
** Using cabal or stack
Xmobar is available from [[http://hackage.haskell.org/package/xmobar/][Hackage]], and you can compile and install it using