mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
~/.xmonad/xmonad.hs -> xmonad.hs
With XDG support so firmly ingrained now, it's about time we stop hard-coding the configuration path in the docs.
This commit is contained in:
@@ -45,7 +45,7 @@ import qualified Data.Map as M
|
||||
|
||||
|
||||
-- $usage
|
||||
-- You can use this module with the following in your ~\/.xmonad\/xmonad.hs file:
|
||||
-- You can use this module with the following in your xmonad.hs file:
|
||||
--
|
||||
-- > import XMonad.Layout.NoBorders
|
||||
--
|
||||
|
Reference in New Issue
Block a user