diff --git a/man/xmonad.1 b/man/xmonad.1 index 991ea47..65e9517 100644 --- a/man/xmonad.1 +++ b/man/xmonad.1 @@ -1,5 +1,19 @@ -.\" Automatically generated by Pandoc 2.9.2.1 +.\" Automatically generated by Pandoc 3.1.3 .\" +.\" Define V font for inline verbatim, using C font in formats +.\" that render this, and otherwise B font. +.ie "\f[CB]x\f[]"x" \{\ +. ftr V B +. ftr VI BI +. ftr VB B +. ftr VBI BI +.\} +.el \{\ +. ftr V CR +. ftr VI CI +. ftr VB CB +. ftr VBI CBI +.\} .TH "XMONAD" "1" "27 October 2021" "Tiling Window Manager" "" .hy .SH Name @@ -191,15 +205,15 @@ xmonad is customized in your \f[I]xmonad.hs\f[R], and then restarted with mod-q. You can choose where your configuration file lives by .IP "1." 3 -Setting \f[C]XMONAD_DATA_DIR,\f[R] \f[C]XMONAD_CONFIG_DIR\f[R], and -\f[C]XMONAD_CACHE_DIR\f[R]; \f[I]xmonad.hs\f[R] is then expected to be -in \f[C]XMONAD_CONFIG_DIR\f[R]. +Setting \f[V]XMONAD_DATA_DIR,\f[R] \f[V]XMONAD_CONFIG_DIR\f[R], and +\f[V]XMONAD_CACHE_DIR\f[R]; \f[I]xmonad.hs\f[R] is then expected to be +in \f[V]XMONAD_CONFIG_DIR\f[R]. .IP "2." 3 Creating \f[I]xmonad.hs\f[R] in \f[I]\[ti]/.xmonad\f[R]. .IP "3." 3 -Creating \f[I]xmonad.hs\f[R] in \f[C]XDG_CONFIG_HOME\f[R]. -Note that, in this case, xmonad will use \f[C]XDG_DATA_HOME\f[R] and -\f[C]XDG_CACHE_HOME\f[R] for its data and cache directory respectively. +Creating \f[I]xmonad.hs\f[R] in \f[V]XDG_CONFIG_HOME\f[R]. +Note that, in this case, xmonad will use \f[V]XDG_DATA_HOME\f[R] and +\f[V]XDG_CACHE_HOME\f[R] for its data and cache directory respectively. .PP You can find many extensions to the core feature set in the xmonad- contrib package, available through your package manager or from diff --git a/man/xmonad.1.html b/man/xmonad.1.html index ad0e5c3..493f961 100644 --- a/man/xmonad.1.html +++ b/man/xmonad.1.html @@ -8,15 +8,167 @@