Replaced wofi with rofi (#142)

This commit is contained in:
benni347 2023-02-28 20:39:24 +00:00 committed by GitHub
parent 1b98487cfe
commit 640fd7d529
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ Now bind the `clipman` like this:
# For `rofi` users
```ini
bind = SUPER, V, clipman pick -t wofi
bind = SUPER, V, clipman pick -t rofi
```
# For `dmenu` users