Fix selector* scripts.
This commit is contained in:
parent
ca478204ce
commit
9d740b93f9
3 changed files with 6 additions and 6 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="wofi -G --dmenu -i -p"
|
||||
|
||||
case "$1" in
|
||||
--status)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue