Updated dwm, st

This commit is contained in:
Daniel Lundin 2016-10-21 12:39:05 +02:00
parent e76e875626
commit 2fa9e4b828
2 changed files with 1 additions and 1 deletions

BIN
bin/dwm

Binary file not shown.

2
bin/st
View file

@ -2,7 +2,7 @@
set -ex
case `hostname` in
dice-dlundin2)
exec st.x86_64 -f "Roboto Mono:pixelsize=13" $@
exec st.x86_64 -f "Roboto Mono:pixelsize=14" $@
;;
dredd)
exec st.x86_64 -f "Roboto Mono-18" $@