From 3539e3134c544fb8392728913ba6497356025be8 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 1 Jan 2022 20:12:21 +0000 Subject: readme nits --- readme.org | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index c630479..43e7b02 100644 --- a/readme.org +++ b/readme.org @@ -100,7 +100,7 @@ if you have the default configuration file saved as ** Signal Handling -Since 0.14 xmobar reacts to SIGUSR1 and SIGUSR2: +xmobar reacts to SIGUSR1 and SIGUSR2: - After receiving SIGUSR1 xmobar moves its position to the next screen. @@ -120,6 +120,9 @@ Since 0.14 xmobar reacts to SIGUSR1 and SIGUSR2: - If you want to write your own plugins, see [[./doc/write-your-own-plugin.org][write-your-own-plugin]]. +- To understand the internal mysteries of xmobar you may try reading + [[https://wiki.haskell.org/X_window_programming_in_Haskell][this tutorial]] on X Window Programming in Haskell. + * Authors and credits Andrea Rossato originally designed and implemented xmobar up to version @@ -162,16 +165,12 @@ least for letting me think I grasp existential types...;-). Thanks to Andrea for creating xmobar in the first place, and for giving me the chance to contribute. -* Related - -- To understand the internal mysteries of xmobar you may try reading - [[https://wiki.haskell.org/X_window_programming_in_Haskell][this tutorial]] on X Window Programming in Haskell. * License This software is released under a BSD-style license. See [[https://github.com/jaor/xmobar/raw/master/license][license]] for more details. -Copyright © 2010-2020 Jose Antonio Ortega Ruiz +Copyright © 2010-2022 Jose Antonio Ortega Ruiz Copyright © 2007-2010 Andrea Rossato -- cgit v1.2.3