From abc9156d12993e8c2662b75ceca4bd5779c7117d Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 8 Nov 2019 11:17:31 +0100 Subject: Advencing --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c7888c9..91e6873 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,16 @@ As I am not using dwm anymore, developpement on my build might stop on this vers ## Dependencies - `gcc` - `make` - `xorg` - `libX11` - `libXft` + `gcc` + `make` + `xorg` + `libX11` + `libXft` + +Optional: + `st` + `slock` + `dmenu` ## Installation @@ -41,6 +46,7 @@ Some of the main key bindings: - **cycle through windows** down/up with `super+j/k` - **move selected window** down/up with `super+shift+j/k` - **resize** master window to left/right with `super+h/l` +- **invoke** `dmenu_run` application launcher with `super+p`. Get it [here](https://tools.suckless.org/dmenu/) - **invoke** `slock` screen locker with `super+shift+l`. Get it [here](https://tools.suckless.org/slock/) - **normal tiled mode** with `super+s` - **alternative tiled mode** with `super+shift+s` -- cgit v1.2.3