diff options
author | awy <awy@awy.one> | 2025-08-15 20:55:05 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-15 20:55:05 +0300 |
commit | dad052e6b3e45910dff5bc1ac0a53ecbb1456538 (patch) | |
tree | d3a3032d06d86bf92b381057e9e1f7914243e447 /README.md | |
parent | bae2d1cc887fd84bb7dbfbdca8a9804e6a716490 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -10,7 +10,7 @@ recognized - [fuzzel][4] - [tofi][15] -- [bemenu][5] +- [mew][5] - [yofi][32] - [wofi][6] - [rofi][3] @@ -55,7 +55,7 @@ If you want to add another Wayland native dmenu not mentioned above, please see - at least one pass backend is needed - either [password-store][1] or [gopass][2] -- at least one Wayland native dmenu backend, preferably [fuzzel][4], or [tofi][15], [bemenu][5], +- at least one Wayland native dmenu backend, preferably [fuzzel][4], or [tofi][15], [mew][5], [yofi][32], [wofi][6], [rofi][3] - at least one (or both if needed) action backend - [wtype][17] or [wl-clipboard][18] @@ -171,7 +171,7 @@ unattractive. ## Why did you choose this weird name? Because obvious names like pass-fzf and pass-clip are already taken by other projects? Also, for -some reason, the way how bemenu and fuzzel's UI instantly opens up and displays relevant information +some reason, the way how mew and fuzzel's UI instantly opens up and displays relevant information reminded me of Japanese hand fans. I guess I was thinking of some anime while coming up with this name. @@ -197,7 +197,7 @@ Please see the [CONTRIBUTING.md file.][7] [2]: https://github.com/gopasspw/gopass [3]: https://github.com/lbonn/rofi [4]: https://codeberg.org/dnkl/fuzzel -[5]: https://github.com/Cloudef/bemenu +[5]: https://github.com/Cloudef/mew [6]: https://hg.sr.ht/~scoopta/wofi [7]: https://git.sr.ht/~ayushnix/tessen/tree/master/item/CONTRIBUTING.md [8]: https://swaywm.org/ |