mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41: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:
@@ -25,7 +25,7 @@ import XMonad
|
||||
import XMonad.StackSet
|
||||
|
||||
-- $usage
|
||||
-- You can use this module with the following in your @~\/.xmonad\/xmonad.hs@:
|
||||
-- You can use this module with the following in your @xmonad.hs@:
|
||||
--
|
||||
-- > import XMonad.Layout.Grid
|
||||
--
|
||||
|
Reference in New Issue
Block a user