diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-07-31 16:05:51 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-07-31 16:05:51 +0300 |
commit | 75d39fabd834044e6291b4a60787a9eca08859d0 (patch) | |
tree | 97d6880851f41dd3fd713e30c29ac3d4edf70dd5 /README.md | |
parent | 4cdee85abd347f7785567d15df75b07547b34384 (diff) |
recommend p9k_configure after changing fonts
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -120,8 +120,10 @@ sudo apt install libglib2.0-bin gsettings set org.gnome.desktop.interface monospace-font-name 'MesloLGS NF 11' ``` -(Using a different terminal and know how to set font for it? Share your knowledge by sending a PR -to expand the list!) +Run `p9k_configure` to pick the best style for your new font. + +_Using a different terminal and know how to set font for it? Share your knowledge by sending a PR +to expand the list!_ ## Try it in Docker |