1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-02 01:17:45 +02:00

minor changes to dmenu scripts

This commit is contained in:
TiynGER 2020-03-27 11:45:24 +01:00
parent 347abe89a3
commit e294c1fc5d

View File

@ -1,2 +1,2 @@
#!/bin/sh
dmenu -p "$1" <&- && echo
dmenu -P -p "$1" <&- && echo