From adc3fc4ab00f3745ab4b84bac07680fbec8f9a6f Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 8 Nov 2019 10:42:53 +0100 Subject: still in progress --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bf8c64d..be8f73b 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,14 @@ I am not shure about how to set it up on `gdm`, `lightdm`, etc... Some of the main key bindings: - **switch to workspace** 1-10 with `super+{F1-F10}` - **show all workspaces at once** with `super+F12` -- **move a window to workspace** 1-10 with `super+shift+{F1-F10}` - -My own autostart script can be found on my (dotfiles)[https://github.com/JozanLeClerc/dotfiles.git] repository. It should be placed in `~/.dwm/` directory. \ No newline at end of file +- **move selected window to workspace** 1-10 with `super+shift+{F1-F10}` +- **fire up st** terminal with `super+return` +- **kill selected window** with `super+q` +- **select window** left/down/up/right with `super+h/j/k/l` +- **normal tiled mode** with `super+s` +- **alternative tiled mode** with `super+shift+s` +- **maximized mode (monocle)** on selected window with `super+f` +- **floating mode** on selected window with `super+space` +- **exit** dwm with `super+shift+e` + +My own autostart script can be found under my [dotfiles](https://github.com/JozanLeClerc/dotfiles.git) repository. It should be placed in `~/.dwm/` directory. \ No newline at end of file -- cgit v1.2.3