summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2020-03-09 00:01:50 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2020-03-09 00:01:50 -0400
commite9c6480234329cdf7a74bf8bf2fd14d460e0000c (patch)
tree4f408249618e5ef57252c57a4d17cb6b32eb7453 /README.md
parent6ac9d2c715d262734db5425105834547acc72cd9 (diff)
Fixed Tex Format copy and begone rofi
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6bc9cd5..6117f8b 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
The [suckless terminal (st)](https://st.suckless.org/) with some additional features that make it literally the best terminal emulator ever:
-## Unique features (using rofi)
+## Unique features (using dmenu)
+ **follow urls** by pressing `alt-l`
+ **copy urls** in the same way with `alt-y`
@@ -70,6 +70,10 @@ To be clear about the color settings:
Note that when you run `wal`, it will negate the transparency of existing windows, but new windows will continue with the previously defined transparency.
+## Crashing error
+
+If st crashes when viewing emojis, install `[libxft-bgra](https://aur.archlinux.org/packages/libxft-bgra/)` from the AUR.
+
## Contact
- Luke Smith <luke@lukesmith.xyz>