INSTALL: Fixes to ease inclusion into xmonad-web

Jekyll doesn't do autolinks, so wrap the one bare link in angle
brackets.

Also, link to additional resources for configuring xinitrc/xsession.
This commit is contained in:
Tomas Janousek 2021-08-02 21:36:16 +01:00
parent ad7288030f
commit 2ac8f0ea27

View File

@ -332,9 +332,14 @@ last few lines with `exec xmonad`.
Display managers like `lightdm` have their own `Xsession` script which invokes
`~/.xsession`. Other display managers need an entry in
`/usr/share/xsessions`, https://aur.archlinux.org/packages/xinit-xsession/
`/usr/share/xsessions`, <https://aur.archlinux.org/packages/xinit-xsession/>
provides one.
#### See also
* <https://xmonad.org/documentation.html#in-your-environment>
* [FAQ: How can I use xmonad with a display manager? (xdm, kdm, gdm)](https://wiki.haskell.org/Xmonad/Frequently_asked_questions#How_can_I_use_xmonad_with_a_display_manager.3F_.28xdm.2C_kdm.2C_gdm.29)
## Don't Recompile on Every Startup
By default, xmonad always recompiles itself when a build script is used