From 0acaa1605346099dba9790716d5d4d80c83c22a6 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 12 Jul 2022 00:55:35 +0100 Subject: jao/xmobar -> xmobar/xmobar --- doc/compiling.org | 6 +++--- doc/quick-start.org | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/compiling.org b/doc/compiling.org index 3ede1a9..9a97967 100644 --- a/doc/compiling.org +++ b/doc/compiling.org @@ -6,14 +6,14 @@ code in a variety of ways: - From [[http://hackage.haskell.org/package/xmobar/][Hackage]]. Just download the latest release from xmobar's hackage page. -- From [[http://codeberg.org/jao/xmobar/][Codeberg]]. There are also tarballs available for every tagged - release on [[https://codeberg.org/jao/xmobar/releases][Codeberg's releases page]] +- From [[http://codeberg.org/xmobar/xmobar/][Codeberg]]. There are also tarballs available for every tagged + release on [[https://codeberg.org/xmobar/xmobar/releases][Codeberg's releases page]] - From the bleeding edge repo. If you prefer to live dangerously, just get the latest and greatest (and buggiest, I guess) using git: #+begin_src shell - git clone git://codeberg.org/jao/xmobar + git clone git://codeberg.org/xmobar/xmobar #+end_src If you have cabal installed, you can now use it from within xmobar's diff --git a/doc/quick-start.org b/doc/quick-start.org index 7625d50..e52ac65 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -7,7 +7,7 @@ loot at [[../examples/xmobar.hs][examples/xmobar.hs]] or, for a more complicated [[https://gitlab.com/jaor/xmobar-config/][the author's configuration]]. There is also an example of a config using the configuration language -available [[https://codeberg.org/jao/xmobar/src/branch/master/examples/xmobar.config][here]]. +available [[https://codeberg.org/xmobar/xmobar/src/branch/master/examples/xmobar.config][here]]. * Command Line Options @@ -410,7 +410,7 @@ available [[https://codeberg.org/jao/xmobar/src/branch/master/examples/xmobar.co *** Dynamically sizing xmobar - See [[https://codeberg.org/jao/xmobar/issues/239#issuecomment-233206552][this idea]] by Jonas Camillus Jeppensen for a way of adapting + See [[https://codeberg.org/xmobar/xmobar/issues/239#issuecomment-233206552][this idea]] by Jonas Camillus Jeppensen for a way of adapting dynamically xmobar's size and run it alongside a system tray widget such as trayer or stalonetray (although the idea is not limited to trays, really). For your convenience, there is a version of Jonas' script in -- cgit v1.2.3