You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.gitignore | 12 months ago | |
LICENSE | 12 months ago | |
README.org | 12 months ago | |
commands.lisp | 12 months ago | |
init.lisp | 11 months ago | |
keybindings.lisp | 12 months ago | |
modeline.lisp | 12 months ago | |
placement.lisp | 12 months ago | |
theme.lisp | 11 months ago |
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/0aa3a76656136269f7d726d99fe656059b37cf9c/keybindings.lisp. Keybindings bound to *top-map*
are
immediately available, those bound to *root-map*
are available through
s-SPC
.