summaryrefslogtreecommitdiffhomepage
path: root/doc/quick-start.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-07-12 00:55:35 +0100
committerjao <jao@gnu.org>2022-07-12 00:55:35 +0100
commit0acaa1605346099dba9790716d5d4d80c83c22a6 (patch)
tree3c535fd981ec9a7a8c9cd5122f14b13b92fddaac /doc/quick-start.org
parent2c51aea84bb3ba9fe2662c1f8f2f492a8cf4a559 (diff)
downloadxmobar-0acaa1605346099dba9790716d5d4d80c83c22a6.tar.gz
xmobar-0acaa1605346099dba9790716d5d4d80c83c22a6.tar.bz2
jao/xmobar -> xmobar/xmobar
Diffstat (limited to 'doc/quick-start.org')
-rw-r--r--doc/quick-start.org4
1 files changed, 2 insertions, 2 deletions
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