Switch from rofi to wofi
This commit is contained in:
parent
04668aa344
commit
6137e0b129
2 changed files with 3 additions and 3 deletions
|
@ -121,8 +121,8 @@
|
|||
# screenshot
|
||||
", Print, exec, grim -l 9 -g \"$(slurp)\" - | wl-copy"
|
||||
|
||||
# rofi
|
||||
"$mod, D, exec, rofi -show drun --show-icons"
|
||||
# wofi
|
||||
"$mod, D, exec, wofi --show=drun -G"
|
||||
|
||||
# workspace scroll
|
||||
"$mod, mouse_down, workspace, e+1"
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
wiki-tui
|
||||
calcurse
|
||||
kitty
|
||||
rofi
|
||||
wofi
|
||||
grim
|
||||
wlogout
|
||||
hyprpaper
|
||||
|
|
Loading…
Reference in a new issue