New things from school

This commit is contained in:
Geoffrey Frogeye 2017-09-20 11:47:30 +02:00
parent f1cb4233cb
commit f1d29a1a1f
7 changed files with 82 additions and 107 deletions

View file

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