Tony Zorman
|
b1b3c4c469
|
~/.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.
|
2023-12-22 18:17:17 +01:00 |
|
slotThe
|
38c11c1e3c
|
Add "Description" field to module headers
Fixes: https://github.com/xmonad/xmonad-contrib/issues/592
|
2021-09-26 14:15:54 +02:00 |
|
slotThe
|
bd5b969d9b
|
Apply hlint hints
All hints are applied in one single commit, as a commit per hint would
result in 80+ separate commits—tihs is really just too much noise.
Related: https://github.com/xmonad/xmonad-contrib/issues/537
|
2021-06-06 18:59:05 +02:00 |
|
Valery V. Vorotyntsev
|
c392a407bb
|
CustomKeys.hs: Fix documentation
Fix code example in documentation. (Wrong implementation of `delkeys`.)
Thanks to Lasse R.H. Nielsen for reporting the problem!
|
2016-11-30 17:55:20 +02:00 |
|
Daniel Wagner
|
daa2731d3d
|
eliminate references to defaultConfig
|
2013-05-28 00:58:25 +00:00 |
|
Adam Vogt
|
67db59bf73
|
Compatibility with mtl-1 and mtl-2
|
2010-11-15 23:26:54 +00:00 |
|
Spencer Janssen
|
4f7764ca8b
|
Prune more imports
|
2007-12-07 23:51:16 +00:00 |
|
Spencer Janssen
|
dc11825588
|
Remove redundant imports
|
2007-12-07 23:38:27 +00:00 |
|
"Valery V. Vorotyntsev"
|
6d4a670df3
|
CustomKeys.hs: typo
|
2007-11-16 11:25:31 +00:00 |
|
"Valery V. Vorotyntsev"
|
533ef65e9d
|
CustomKeys.hs: "complete rebinding" mechanism explained
Thanks to Don Stewart for his suggestion:
http://article.gmane.org/gmane.comp.lang.haskell.xmonad/3339
|
2007-11-15 15:14:10 +00:00 |
|
"Valery V. Vorotyntsev"
|
20e92a5d40
|
CustomKeys.hs: moved into `Util' directory
I still wonder why do we need all those configuration examples. :)
|
2007-11-14 15:34:18 +00:00 |
|