1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-31 16:37:45 +02:00

minor changes to dmenu scripts

This commit is contained in:
TiynGER 2020-03-27 11:45:24 +01:00
parent e3f91d2ca4
commit 56e1bab5e7

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