rofi-gopass fix spelling error
This commit is contained in:
parent
06489ac101
commit
f8ed65f1de
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
# rofi wrapper. Add custom settings here.
|
||||
_rofi() {
|
||||
tofi -dmenu -no-auto-select -i "$@" -theme /themes/dmenu
|
||||
rofi -dmenu -no-auto-select -i "$@" -theme /themes/dmenu
|
||||
}
|
||||
|
||||
# default settings
|
||||
|
|
Loading…
Reference in a new issue