This repository has been archived on 2021-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
.stumpwm.d/README.org

17 lines
597 B
Org Mode
Raw Normal View History

2021-07-25 08:19:59 +00:00
* .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 youd like and run
the following command (just make sure ~~/.stumpwd.d/~ doesnt already
exist)
#+begin_src shell
ln -s path/to/your/git/clone ~/.stumpwm.d/
#+end_src
If you are lost with the keybindings, refere to
[[file:./keybindings.lisp]]. Keybindings bound to ~*top-map*~ are
immediately available, those bound to ~*root-map*~ are available through
~s-SPC~.