diff options
author | Saumit Dinesan <79687674+justsaumit@users.noreply.github.com> | 2022-02-10 01:09:47 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-10 01:09:47 +0530 |
commit | eb507c587b808a356c6cc223433aa5b4bb28396c (patch) | |
tree | 224bfa816f539e8217278f3248d84f7c3cdeae0a | |
parent | ba6850bd89ca444b6d7fcde78a0fc9e77ecaeaa3 (diff) |
Update dpass
-rw-r--r-- | scripts/dpass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/dpass b/scripts/dpass index 79a45ba..6d532a5 100644 --- a/scripts/dpass +++ b/scripts/dpass @@ -1,4 +1,3 @@ #!/bin/sh -dmenu -p "$1" <&- && echo - +dmenu -P -p "$1" <&- |