aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2023-03-08 21:50:37 +0530
committersinanmohd <pcmsinan@gmail.com>2023-03-11 19:05:05 +0530
commit246d9473584277981586021a22087b115c78ef19 (patch)
tree665da895226beab3d6b9d1e2c8d7d20c89c49a12 /README.md
parenta765791a610b8ac526e6b1f65be6d8143f33d8df (diff)
menu: switchout bemenu for wmenu
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a14445..fed024e 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[dmenu](https://tools.suckless.org/dmenu/) is a fast and lightweight dynamic menu for X written by the
[suckless](https://suckless.org/) community. this is my collection of posix scripts for dmenu like
programs. these scipts were initially made for dmenu with xorg in mind, now
-they work on both xorg and wayland using dmenu and bemenu respectively. these
+they work on both xorg and wayland using dmenu and wmenu respectively. these
scripts might use [nerd fonts](https://www.nerdfonts.com/), make sure you've installed them for the best
experience. you can find more info about them below.