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:
@@ -24,7 +24,7 @@ import XMonad.Core
|
||||
import XMonad.Util.Run
|
||||
|
||||
-- $usage
|
||||
-- To use, import this module into @~\/.xmonad\/xmonad.hs@:
|
||||
-- To use, import this module into @xmonad.hs@:
|
||||
--
|
||||
-- > import XMonad.Actions.SimpleDate
|
||||
--
|
||||
|
Reference in New Issue
Block a user