diff options
author | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2019-11-08 12:51:31 +0100 |
---|---|---|
committer | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2019-11-08 12:51:31 +0100 |
commit | 166db54eb67d74ab2bde6f94558b2aafc963a3b0 (patch) | |
tree | 556e7b7fa3c1efcda20b2dc15cf352ceaaca141c | |
parent | 9936df31ea57b280db8deabac423b6c03829b678 (diff) |
Fix typo
-rw-r--r-- | locale.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,6 +14,6 @@ both the `en_US` and `pl_PL` utf8 locales, then create a `.config/locale.conf`: ## Polish font for console - # /etc/vconcole.conf + # /etc/vconsole.conf KEYMAP=pl2 FONT=lat2-16 |