aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment typo: more -> moveAlec Berryman2007-04-031-1/+1
* Revert to the old layout code.Spencer Janssen2007-04-021-2/+10
* Type error: lockMask :: KeyMask, not KeySymAlec Berryman2007-04-011-1/+1
* Suggest an alternative modMask for emacs usersAlec Berryman2007-04-011-2/+3
* Config.hs comment formatting/typoJason Creighton2007-04-011-32/+34
* sanitize key bindingsDon Stewart2007-04-011-10/+15
* restore dwm-style keybindings. mod-shift-{j,k} resize in vert modeDon Stewart2007-04-011-7/+12
* Merged things together with dons changes.hughes2007-04-011-7/+0
* Config.hs avoids conflict with essential M-w Emacs shortcut.hughes2007-04-011-1/+1
* Vertical/horizontal split, and resizability.hughes2007-04-011-9/+15
* Remove evil gmrun shortcut.hughes2007-03-301-1/+1
* formatting onlyDon Stewart2007-04-011-3/+3
* whitespaceJason Creighton2007-03-271-4/+0
* Config supports Ctrl+Space for gmrun again.hughes2007-03-261-2/+1
* Workspace-specific layoutshughes2007-03-261-8/+13
* Typo: use dmenu_path instead of emenu_pathAlec Berryman2007-03-261-1/+1
* Extra config: defaultLayoutdaniel2007-03-261-0/+4
* Config.lhs -> Config.hsJason Creighton2007-03-261-0/+89