Back to rofi, because of fucked up fonts in dmenu.
This commit is contained in:
parent
7a0eabd55f
commit
d050312cff
6 changed files with 15 additions and 15 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue