My temporary StumpWM config until it becomes a literary config.
Lucien Cartier-Tilet
12c7a6c078
It makes more sense to delegate to `placement.lisp' the creation of workspaces since it is also this file that sets my preferences in terms of workspaces per window. |
||
---|---|---|
.gitignore | ||
commands.lisp | ||
init.lisp | ||
keybindings.lisp | ||
LICENSE | ||
modeline.lisp | ||
placement.lisp | ||
README.org |
.stumpwm.d
This is my temporary StumpWM config until it becomes a literary config in my main dotfiles repo.
To install this config, simply clone this repository in your home
directory. You can also clone it in any directory you’d like and run
the following command (just make sure ~/.stumpwd.d/
doesn’t already
exist)
ln -s path/to/your/git/clone ~/.stumpwm.d/
If you are lost with the keybindings, refere to
/phundrak/.stumpwm.d/src/commit/12c7a6c078f01bfb33f1f4285a3b558b32ed860f/keybindings.lisp. Keybindings bound to *top-map*
are
immediately available, those bound to *root-map*
are available through
s-SPC
.