diff options
author | Alan Pearce | 2018-05-20 16:57:48 +0200 |
---|---|---|
committer | Alan Pearce | 2018-05-20 16:57:48 +0200 |
commit | 9bb3c9394abc62ab47853fcb60c99c4e9165aee9 (patch) | |
tree | 38b136d366c9bf5c05b2f2cae496265e524af28e /mlterm/.mlterm/font | |
parent | f9f06adb014cb95e08c8a600c178e9f5a81c6d10 (diff) | |
download | dotfiles-9bb3c9394abc62ab47853fcb60c99c4e9165aee9.tar.lz dotfiles-9bb3c9394abc62ab47853fcb60c99c4e9165aee9.tar.zst dotfiles-9bb3c9394abc62ab47853fcb60c99c4e9165aee9.zip |
Update font configuration
Diffstat (limited to 'mlterm/.mlterm/font')
-rw-r--r-- | mlterm/.mlterm/font | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mlterm/.mlterm/font b/mlterm/.mlterm/font index a6de297..daa06de 100644 --- a/mlterm/.mlterm/font +++ b/mlterm/.mlterm/font @@ -1,2 +1,2 @@ -DEFAULT = -xos4-terminus-medium-r-normal--14-*-72-72-c-* -UNICODE = -xos4-terminus-medium-r-normal--14-*-72-72-c-* \ No newline at end of file +DEFAULT = Liberation Mono 12 +UNICODE = Liberation Mono 12 |