Lucien Cartier-Tilet
d6751787d7
As per the README, the actual configuration files moved to my main dotfiles repository. This repository will now be archived. |
||
---|---|---|
.gitignore | ||
commands.lisp | ||
init.lisp | ||
keybindings.lisp | ||
LICENSE | ||
modeline.lisp | ||
placement.lisp | ||
README.org | ||
theme.lisp |
.stumpwm.d
Warning
This is my temporary StumpWM config until it becomes a literary config
in my main dotfiles repo.
My StumpWM has been rewritten in org-mode with a litterate config in my dotfiles repository. This one will no longer be updated.
If you are looking for an updated version of my StumpWM config, you have three options:
- Take a look at its web version: config.phundrak.com/stumpwm
- Take a look at my repository on my Gitea instance: labs.phundrak.com/phundrak/dotfiles/src/branch/master/org/config/stumpwm.org
- Take a look at my repository on Github: github.com/Phundrak/dotfiles/blob/master/org/config/stumpwm.org
If you’re lucky, you might even find a PDF version of the
documentation if you add a .pdf
extension or replace the .html
one at
the end of the first link.
How to install this config
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/branch/master/keybindings.lisp. Keybindings bound to *top-map*
are
immediately available, those bound to *root-map*
are available through
s-SPC
.