1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

changing dmenu prompts

This commit is contained in:
TiynGER
2020-03-27 10:50:29 +01:00
parent ac56c115ff
commit 347abe89a3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
dmenu -fn Monospace-18 -sb "#d79921" -sf "#1d2021" -nf "#000000" -nb "#000000" -p "$1" <&- && echo
dmenu -p "$1" <&- && echo