From 141e071d0d523a521e0e790efbb57a95854aaaed Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 24 Jul 2022 16:12:39 +0100 Subject: documentation: header levels re-adjusted --- doc/using-haskell.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/using-haskell.org') diff --git a/doc/using-haskell.org b/doc/using-haskell.org index 5c48c06..1cbe82c 100644 --- a/doc/using-haskell.org +++ b/doc/using-haskell.org @@ -110,7 +110,7 @@ =run*= functions in [[../src/Xmobar/Plugins/Monitors/Common/Run.hs][Xmobar.Plugins.Monitors.Run]] in order to define =start=. The =Exec= instance should then live in [[../src/Xmobar/Plugins/Monitors.hs][Xmobar.Plugins.Monitors]]. -* Using a Plugin +* Using a plugin To use your new plugin, you just need to use a pure Haskell configuration for xmobar (as explained [[#xmobar-in-haskell][above]]) and load your definitions in your =xmobar.hs= -- cgit v1.2.3