Back to rofi, because of fucked up fonts in dmenu.

This commit is contained in:
Bartek Stalewski 2021-09-30 23:31:04 +02:00
parent 7a0eabd55f
commit d050312cff
6 changed files with 15 additions and 15 deletions

View file

@ -299,7 +299,7 @@ show_menu() {
}
# Rofi command to pipe into, can add any options here
rofi_command="dmenu -l 20 -i -p"
rofi_command="rofi -dmenu -l 20 -i -p"
case "$1" in
--status)