Switch from wofi to rofi.

This commit is contained in:
Bartek Stalewski 2023-10-15 01:45:00 +02:00
parent 57468ac92c
commit 8e2e316b62
4 changed files with 6 additions and 17 deletions

View file

@ -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)