readme: Replace rofi-wayland with rofi in dependencies

`rofi` v2.0.0 has Wayland support.
This commit is contained in:
elenapan 2025-09-07 22:58:48 +03:00
parent 1ab4de331f
commit 6071ce92b1

View file

@ -72,7 +72,7 @@ Features:
| [`eww`](https://github.com/elkowar/eww) | Widgets |
| `bash` | Various scripts |
| `python` | Various scripts |
| [`rofi-wayland`](https://github.com/lbonn/rofi) | Launchers and menus |
| `rofi` | Launchers and menus |
| `dunst` | Notification daemon |
| `libnotify` | Notification creation with `notify-send` |
| [`notify-send.sh`](https://github.com/vlevit/notify-send.sh) | `notify-send` wrapper for notification replacement |