Updated dwm, st
This commit is contained in:
parent
e76e875626
commit
2fa9e4b828
2 changed files with 1 additions and 1 deletions
BIN
bin/dwm
BIN
bin/dwm
Binary file not shown.
2
bin/st
2
bin/st
|
@ -2,7 +2,7 @@
|
||||||
set -ex
|
set -ex
|
||||||
case `hostname` in
|
case `hostname` in
|
||||||
dice-dlundin2)
|
dice-dlundin2)
|
||||||
exec st.x86_64 -f "Roboto Mono:pixelsize=13" $@
|
exec st.x86_64 -f "Roboto Mono:pixelsize=14" $@
|
||||||
;;
|
;;
|
||||||
dredd)
|
dredd)
|
||||||
exec st.x86_64 -f "Roboto Mono-18" $@
|
exec st.x86_64 -f "Roboto Mono-18" $@
|
||||||
|
|
Loading…
Reference in a new issue