Switch from wofi to rofi.
This commit is contained in:
parent
57468ac92c
commit
8e2e316b62
4 changed files with 6 additions and 17 deletions
|
@ -287,7 +287,7 @@ show_menu() {
|
|||
}
|
||||
|
||||
# command to pipe into, can add any options here
|
||||
rofi_command="wofi -G --dmenu -i -p"
|
||||
rofi_command="rofi -dmenu -i -p"
|
||||
|
||||
case "$1" in
|
||||
--status)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue