From d88643c63974b52521ae1464a72d3bf8104d8aad Mon Sep 17 00:00:00 2001 From: Tomas Janousek Date: Mon, 9 May 2022 11:59:21 +0100 Subject: [PATCH] TUTORIAL: Fix broken link to liskin's xmobarrc I switched to compiled config as well now: https://github.com/liskin/dotfiles/commit/d816717dee12aacbc385ce9cf8696c8fa8361ee8 --- TUTORIAL.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/TUTORIAL.md b/TUTORIAL.md index c05467e..017fc21 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -1121,13 +1121,15 @@ via the property (e.g. have `"\xf120"` as one of your workspace names). As an example how this would look like in a real configuration, you can -look at [Liskin's], [slotThe's], or [TheMC47's] xmobar configuration. -Do note that the last two are Haskell-based and thus may be a little -hard to understand for newcomers. +look at [Liskin's old][liskin-xmobarrc-old], [Liskin's current][liskin-xmobarrc], +[slotThe's][slotThe-xmobarrc], or [TheMC47's][TheMC47-xmobarrc] xmobar +configuration. Do note that the last three are Haskell-based and thus may +be a little hard to understand for newcomers. -[Liskin's]: https://github.com/liskin/dotfiles/blob/home/.xmobarrc -[TheMC47's]: https://github.com/TheMC47/dotfiles/tree/master/xmobar/xmobarrc -[slotThe's]: https://gitlab.com/slotThe/dotfiles/-/blob/master/xmobar/.config/xmobarrc/src/xmobarrc.hs +[liskin-xmobarrc-old]: https://github.com/liskin/dotfiles/blob/75dfc057c33480ee9d3300d4d02fb79a986ef3a5/.xmobarrc +[liskin-xmobarrc]: https://github.com/liskin/dotfiles/blob/home/.xmonad/xmobar.hs +[TheMC47-xmobarrc]: https://github.com/TheMC47/dotfiles/tree/master/xmobar/xmobarrc +[slotThe-xmobarrc]: https://gitlab.com/slotThe/dotfiles/-/blob/master/xmobar/.config/xmobarrc/src/xmobarrc.hs ### Renaming Layouts