diff options
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ #+title: xmobar, a minimalistic status bar -[[http://hackage.haskell.org/package/xmobar][https://img.shields.io/hackage/v/xmobar.svg]] +[[https://img.shields.io/hackage/v/xmobar.svg]] Xmobar is a minimalistic status bar. It was originally designed and implemented to work with [[http://xmonad.org][xmonad]], but it is actually usable with any @@ -69,7 +69,7 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. #+end_src Starting with version 0.35.1, xmobar now requires at least GHC - version 8.4.x. to build. See [[https://github.com/jaor/xmobar/issues/461][this issue]] for more information. + version 8.4.x. to build. See [[https://codeberg.org/jao/xmobar/issues/461][this issue]] for more information. See [[file:doc/compiling.org][compiling]] for a list of optional compilation flags that will enable some optional plugins. For instance, to install xmobar with @@ -211,8 +211,8 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. * License -This software is released under a BSD-style license. See [[https://github.com/jaor/xmobar/raw/master/license][license]] for -more details. +This software is released under a BSD-style license. See [[https://codeberg.org/jao/xmobar/src/branch/master/license][license]] for more +details. Copyright © 2010-2022 Jose Antonio Ortega Ruiz |