Using a config made dmenu.
This commit is contained in:
parent
587f300ac7
commit
321f370263
19 changed files with 63 additions and 28 deletions
|
@ -3,4 +3,6 @@
|
|||
# This script is the SUDO_ASKPASS variable, meaning that it will be used as a
|
||||
# password prompt if needed.
|
||||
|
||||
dmenu -P -p "$1" <&- && echo
|
||||
source $HOME/.config/dmenu/config
|
||||
|
||||
$DMENU -P -p "$1" <&- && echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue