diff --git a/.local/bin/rofi-gopass b/.local/bin/rofi-gopass index 6ba13f1..8018cf2 100755 --- a/.local/bin/rofi-gopass +++ b/.local/bin/rofi-gopass @@ -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