dotfiles/config/i3/dmenu_cmd
2018-07-10 14:50:07 +02:00

3 lines
114 B
Bash
Executable file

#!/bin/sh
dmenu -fn 'DejaVu Sans Mono-10' -nb '#48483e' -nf '#f1ebeb' -sb '#8fc029' -sf '#272822' -i -l 8 -f "$@"