diff --git a/sh/pash-dmenu b/sh/pash-dmenu index 0499dcf..2aa92ba 100755 --- a/sh/pash-dmenu +++ b/sh/pash-dmenu @@ -1,6 +1,6 @@ #!/bin/sh -sel="$(pash l | dmenu)" +sel="$(pash l | tmenu)" [ "$?" -eq 1 ] && exit 0 # requires bspc rule -a st-gpg-menu state=floating