diff --git a/bin/dwm b/bin/dwm index 9034624..4dc78c9 100755 Binary files a/bin/dwm and b/bin/dwm differ diff --git a/bin/st b/bin/st index e83ce87..e441b7b 100755 --- a/bin/st +++ b/bin/st @@ -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" $@