diff options
author | adnano <me@adnano.co> | 2024-05-25 19:10:07 -0400 |
---|---|---|
committer | adnano <me@adnano.co> | 2024-05-25 19:10:07 -0400 |
commit | 0fa9c359493b35ef0dda3b64f121fbe333f90f1a (patch) | |
tree | 61f0b345fdc987c57e3179cd9fa5d0d9cdd11aa8 | |
parent | 30abca4f301a3e851d020119f654586c56c70263 (diff) | |
download | wmenu-0fa9c359493b35ef0dda3b64f121fbe333f90f1a.tar.gz |
Update README.md
-rw-r--r-- | README.md | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -30,14 +30,3 @@ To use wmenu with Sway, you can add the following to your configuration file: set $menu wmenu-run bindsym $mod+d exec $menu ``` - -## Contributing - -Send patches and questions to [~adnano/wmenu-devel](https://lists.sr.ht/~adnano/wmenu-devel). - -Subscribe to release announcements on [~adnano/wmenu-announce](https://lists.sr.ht/~adnano/wmenu-announce). - -## Credits - -This project started as a fork of [dmenu-wl](https://github.com/nyyManni/dmenu-wayland). -However, most of the code was rewritten from scratch. |