mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-29 16:05:58 +01:00
Replaced wofi with rofi (#142)
This commit is contained in:
parent
1b98487cfe
commit
640fd7d529
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ Now bind the `clipman` like this:
|
||||||
|
|
||||||
# For `rofi` users
|
# For `rofi` users
|
||||||
```ini
|
```ini
|
||||||
bind = SUPER, V, clipman pick -t wofi
|
bind = SUPER, V, clipman pick -t rofi
|
||||||
```
|
```
|
||||||
|
|
||||||
# For `dmenu` users
|
# For `dmenu` users
|
||||||
|
|
Loading…
Reference in a new issue