mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-25 22:15:59 +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
|
||||
```ini
|
||||
bind = SUPER, V, clipman pick -t wofi
|
||||
bind = SUPER, V, clipman pick -t rofi
|
||||
```
|
||||
|
||||
# For `dmenu` users
|
||||
|
|
Loading…
Reference in a new issue