This commit is contained in:
Luke Smith 2018-12-17 09:56:09 -05:00
parent 865cfdb029
commit f915528ed2

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