diff options
author | katherine <shmibs@shmibbles.me> | 2016-05-22 19:28:23 -0700 |
---|---|---|
committer | katherine <shmibs@shmibbles.me> | 2016-05-22 19:28:23 -0700 |
commit | 16af5ded1f0224e0f60ca1220338ac5c7194b761 (patch) | |
tree | 1aa81711ec44fcf37ac49d0f40caa6488051741a /.config/init | |
parent | f535d166bce3bdc6c597cac4fd58781a6b0d2f46 (diff) | |
download | dotfiles-16af5ded1f0224e0f60ca1220338ac5c7194b761.tar.gz |
fix backup font
how that escaped notice for so long i have no idea
Diffstat (limited to '.config/init')
-rw-r--r-- | .config/init/vars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/init/vars b/.config/init/vars index c77abaf..44200e9 100644 --- a/.config/init/vars +++ b/.config/init/vars @@ -120,7 +120,7 @@ jfont_size='10' jfont_off='0' # backup font -bkfont='Noto Sans Mono CJK JP Bold' +bkfont='Noto Sans' bkfont_size='10' bkfont_off='0' |