This commit is contained in:
Luke Smith 2018-12-17 09:56:09 -05:00
parent 983e377658
commit 975f0ac2c5
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -1,2 +1,2 @@
#!/bin/sh
dmenu -fn Monospace-18 -sb "#d79921" -sf "#1d2021" -nf "#000000" -nb "#000000" -p "Please type password and press Enter." <&- && echo
dmenu -fn Monospace-18 -sb "#d79921" -sf "#1d2021" -nf "#000000" -nb "#000000" -p "$1" <&- && echo