summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-05-08 11:38:15 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-05-08 11:38:15 -0400
commit2087ab9c6de2521682f5e322fe57ce372f9d2a01 (patch)
tree948164faa3be58e9d7f2666d7eafb0af485bedd0
parent84d49f527d9700857d933cac52284173c79afb1d (diff)
forgot which markdown
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index f2d131f..ae4078e 100644
--- a/README.md
+++ b/README.md
@@ -4,16 +4,16 @@ The [suckless terminal (st)](https://st.suckless.org/) with some additional feat
## Unique features (using dmenu)
-+ *follow urls* by pressing `alt-l`
-+ *copy urls* in the same way with `alt-y`
-+ *copy the output of commands* with `alt-o`
++ **follow urls** by pressing `alt-l`
++ **copy urls** in the same way with `alt-y`
++ **copy the output of commands** with `alt-o`
## Bindings for
-+ *scrollback* with `alt-↑/↓` or `alt-pageup/down` or `shift` while scrolling the mouse
-+ OR *vim-bindings*: scroll up/down in history with `alt-k` and `alt-j`. Faster with `alt-u`/`alt-d`.
-+ *zoom/change font size*: same bindings as above, but holding down shift as well. `alt-home` returns to default
-+ *copy text* with `alt-c`, *paste* is `alt-v` or `shift-insert`
++ **scrollback** with `alt-↑/↓` or `alt-pageup/down` or `shift` while scrolling the mouse
++ OR **vim-bindings**: scroll up/down in history with `alt-k` and `alt-j`. Faster with `alt-u`/`alt-d`.
++ **zoom/change font size**: same bindings as above, but holding down shift as well. `alt-home` returns to default
++ **copy text** with `alt-c`, **paste** is `alt-v` or `shift-insert`
## Pretty stuff