Update REAMDE

This commit is contained in:
Lucien Cartier-Tilet 2021-07-25 10:19:59 +02:00
parent 0b9c9b2a16
commit dd00e262a2
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 16 additions and 3 deletions

View File

@ -1,3 +0,0 @@
# .stumpwm.d
My temporary StumpWM config until it becomes a literary config.

16
README.org Normal file
View File

@ -0,0 +1,16 @@
* .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~.