From 7122b1e33a0078f93f21e77e2c0c985391d1d412 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 21 Apr 2019 03:37:12 +0100 Subject: Doc nit --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index bd780aa..e66830b 100644 --- a/readme.md +++ b/readme.md @@ -1504,8 +1504,8 @@ configuration options. To use your new plugin, you need to use a pure Haskell configuration for xmobar, and load your definitions there. You can see an example -in [examples/xmobar.hs] showing you how to write a Haskell -configuration that uses a new plugin, all in one file. +in [examples/xmobar.hs](./examples/xmobar.hs) showing you how to write +a Haskell configuration that uses a new plugin, all in one file. When xmobar runs with the full path to that Haskell file as its argument (or if you put it in `~/.config/xmobar/xmobar.hs`), and with -- cgit v1.2.3