xmonad / xmonad-contrib

Contributed modules for xmonad
https://xmonad.org
BSD 3-Clause "New" or "Revised" License
579 stars 271 forks source link

`~/.xmonad/xmonad.hs` -> `xmonad.hs` #859

Closed slotThe closed 6 months ago

slotThe commented 6 months ago

Description

With XDG support so firmly ingrained now, it's about time we stop hard-coding the configuration path in the docs.

Checklist