inital commit
This commit is contained in:
2
.local/bin/tools/dmenupass
Executable file
2
.local/bin/tools/dmenupass
Executable file
@ -0,0 +1,2 @@
|
||||
!/bin/sh
|
||||
dmenu -fn Monospace-13 -sb "#d79921" -sf "#1d2021" -nf "#000000" -nb "#000000" -p "$1" <&- && echo
|
Reference in New Issue
Block a user