When I have installed EndeavourOS, I’ve choosen to install the official i3 flavour and after install, I booted to i3 and the icons in the menus and bar were normal. After I have extracted my old home, which it had a LOT OF fonts in ~/.fonts
and ~/.local/share/fonts
, they were not as they were before
e.g the powermenu
the battery mode menu
the i3bar
pacman -Qs nerd
local/ttf-dejavu-nerd 3.0.2-1 (nerd-fonts)
Patched font Dejavu Sans Mono from nerd fonts library
local/ttf-hack-nerd 3.0.2-1 (nerd-fonts)
Patched font Hack from nerd fonts library
local/ttf-inconsolata-nerd 3.0.2-1 (nerd-fonts)
Patched font Inconsolata from nerd fonts library
local/ttf-nerd-fonts-symbols 3.0.2-2 (nerd-fonts)
High number of extra glyphs from popular 'iconic fonts'
local/ttf-nerd-fonts-symbols-common 3.0.2-2
High number of extra glyphs from popular 'iconic fonts' (common files)
local/ttf-nerd-fonts-symbols-mono 3.0.2-2 (nerd-fonts)
High number of extra glyphs from popular 'iconic fonts' (monospace)
local/ttf-noto-nerd 3.0.2-1 (nerd-fonts)
Patched font Noto from nerd fonts library
pacman -Qs awesome
local/awesome-luajit-git 4.3.1613.g7ed4dd620-1
awesome window manager built with luajit
local/awesome-terminal-fonts 1.1.0-4
fonts/icons for powerlines
local/python-mpv 1.0.4-1
Python interface to the awesome mpv media player
my ~/.config/i3/config
(i didn’t change like anything, it’s the default)
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
# This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango).
font pango: Noto Sans Regular 10
...
bar {
font pango: Noto Sans Regular 10