I am using fedora 31, I was only able to see diamond but lock and debian swirl were not as it should be any dependencies required ? If yes please mention in the documentation. :(
I was only able to see diamond but lock and debian swirl
This is fine. Powerlevel10k will still work.
If yes please mention in the documentation. :(
From the home page:
The full choice of style options is available only when using Nerd Fonts.
Followed by:
Recommended: Meslo Nerd Font patched for Powerlevel10k
Download these four ttf files:
Double-click on each file and press "Install". This will make
MesloLGS NFfont available to all applications on your system. Configure your terminal to use this font:
- iTerm2: Open iTerm2 โ Preferences โ Profiles โ Text and set Font to
MesloLGS NF.- Hyper: Open Hyper โ Edit โ Preferences and change the value of
fontFamilyundermodule.exports.configtoMesloLGS NF.- Visual Studio Code: Open File โ Preferences โ Settings, enter
terminal.integrated.fontFamilyin the search box and set the value toMesloLGS NF.- GNOME Terminal (the default Ubuntu terminal): Open Terminal โ Preferences and click on the selected profile under Profiles. Check Custom font under Text Appearance and select
MesloLGS NF Regular.- Konsole: Open Settings โ Edit Current Profile โ Appearance, click Select Font and select
MesloLGS NF Regular.- Tilix: Open Tilix โ Preferences and click on the selected profile under Profiles. Check Custom font under Text Appearance and select
MesloLGS NF Regular.- Windows Console Host (the old thing): Click the icon in the top left corner, then Properties โ Font and set Font to
MesloLGS NF.- Windows Terminal (the new thing): Open Settings (
Ctrl+,), search forfontFaceand set value toMesloLGS NFfor every profile.- Termux: Type
p10k configureand answerYeswhen asked whether to install Meslo Nerd Font.Run
p10k configureto pick the best style for your new font.
Most helpful comment
This is fine. Powerlevel10k will still work.
From the home page:
Followed by: