aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <50464604+JozanLeClerc@users.noreply.github.com>2019-11-08 13:33:02 +0100
committerGitHub <noreply@github.com>2019-11-08 13:33:02 +0100
commit28a11ac91e0afcc6e95bf650d2bc68d795abe26d (patch)
tree10dabaee2ecc671b7e2cc59d6bdabd40a056e462
parentAdded directions on how to set a custom term (diff)
downloaddwm-28a11ac91e0afcc6e95bf650d2bc68d795abe26d.tar.gz
dwm-28a11ac91e0afcc6e95bf650d2bc68d795abe26d.tar.bz2
dwm-28a11ac91e0afcc6e95bf650d2bc68d795abe26d.tar.xz
dwm-28a11ac91e0afcc6e95bf650d2bc68d795abe26d.tar.zst
dwm-28a11ac91e0afcc6e95bf650d2bc68d795abe26d.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b64a153..a798ae7 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Some of the main key bindings:
- **switch** to workspace 1-10 with `super+{F1-F10}`
- **show all workspaces** at once with `super+F12`
- **move** selected stack to workspace 1-10 with `super+shift+{F1-F10}`
-- **fire up** `st` terminal with `super+return`. See how to set it to another terminal emulator in [optional config]
+- **fire up** `st` terminal with `super+return`. See how to set it to another terminal emulator in [optional config](https://github.com/JozanLeClerc/dwm-laptop/blob/master/README.md#optional-config)
- **kill** selected stack with `super+q`
- **cycle through** stacks down/up with `super+j/k`
- **move** selected stack down/up with `super+shift+j/k`