TUTORIAL: Fix broken link to liskin's xmobarrc

I switched to compiled config as well now:
d816717dee
This commit is contained in:
Tomas Janousek 2022-05-09 11:59:21 +01:00
parent eaaf0aafcd
commit d88643c639

View File

@ -1121,13 +1121,15 @@ via the property (e.g. have `"<fn=1>\xf120</fn>"` as one of your
workspace names). workspace names).
As an example how this would look like in a real configuration, you can 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. look at [Liskin's old][liskin-xmobarrc-old], [Liskin's current][liskin-xmobarrc],
Do note that the last two are Haskell-based and thus may be a little [slotThe's][slotThe-xmobarrc], or [TheMC47's][TheMC47-xmobarrc] xmobar
hard to understand for newcomers. 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 [liskin-xmobarrc-old]: https://github.com/liskin/dotfiles/blob/75dfc057c33480ee9d3300d4d02fb79a986ef3a5/.xmobarrc
[TheMC47's]: https://github.com/TheMC47/dotfiles/tree/master/xmobar/xmobarrc [liskin-xmobarrc]: https://github.com/liskin/dotfiles/blob/home/.xmonad/xmobar.hs
[slotThe's]: https://gitlab.com/slotThe/dotfiles/-/blob/master/xmobar/.config/xmobarrc/src/xmobarrc.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 ### Renaming Layouts