configfiles/bspwm/.config/scripts/dmenu.sh
2015-10-08 10:31:53 +02:00

4 lines
100 B
Bash
Executable file

#!/bin/bash
exec dmenu -ch -y 100 -w 600 -h 30 -l 10 -sb "#444444" -fn "xft:Inconsolata:size=8" $@