summaryrefslogtreecommitdiffstats
path: root/Config.hs
AgeCommit message (Expand)Author
2007-04-04summarise key bindings in a table in Config.hsDon Stewart
2007-04-03Use Tall and Wide for split screen layouts. This should be less confusing.Spencer Janssen
2007-04-03Comment typo: more -> moveAlec Berryman
2007-04-02Revert to the old layout code.Spencer Janssen
2007-04-01Type error: lockMask :: KeyMask, not KeySymAlec Berryman
2007-04-01Suggest an alternative modMask for emacs usersAlec Berryman
2007-04-01Config.hs comment formatting/typoJason Creighton
2007-04-01sanitize key bindingsDon Stewart
2007-04-01restore dwm-style keybindings. mod-shift-{j,k} resize in vert modeDon Stewart
2007-04-01Merged things together with dons changes.hughes
2007-04-01Config.hs avoids conflict with essential M-w Emacs shortcut.hughes
2007-04-01Vertical/horizontal split, and resizability.hughes
2007-03-30Remove evil gmrun shortcut.hughes
2007-04-01formatting onlyDon Stewart
2007-03-27whitespaceJason Creighton
2007-03-26Config supports Ctrl+Space for gmrun again.hughes
2007-03-26Workspace-specific layoutshughes
2007-03-26Typo: use dmenu_path instead of emenu_pathAlec Berryman
2007-03-26Extra config: defaultLayoutdaniel
2007-03-26Config.lhs -> Config.hsJason Creighton