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:
@@ -52,7 +52,7 @@ instance ExtensionClass UnicodeData where
|
||||
{- $usage
|
||||
|
||||
You can use this module by importing it, along with
|
||||
"XMonad.Prompt", into your ~\/.xmonad\/xmonad.hs file:
|
||||
"XMonad.Prompt", into your @xmonad.hs@ file:
|
||||
|
||||
> import XMonad.Prompt
|
||||
> import XMonad.Prompt.Unicode
|
||||
|
Reference in New Issue
Block a user