Closed Toni500github closed 1 year ago
the EndeavourOS setup is using awesome-terminal-fonts package if you install other iconic font providers you need to recheck the used icons.. some packages providing the same others are different in spacing e.t.c. all the stuff is configured with simple configs and scripts.. these two you screenshotted are these:
you ma simply add a space to the lines where the icons are spaced wrongly: [ Shutdown]="systemctl poweroff" (before shutdown in example)
And the best place to ask general questions about configuration changes is not the source repository.. it is the forum or the telegram chat.
Hi! I've been using Linuxmint 20.3 since 2021 and I've decided to switch to EndeavourOS some weeks ago. 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 were normal. After I have extracted my old
~
, which it had a LOT OF fonts in~/.fonts
and~/.local/share/fonts
, they were not as they were beforee.g the powermenu
the battery mode menu
fc-list
fc-list.txtfc-list | awk -F ":" '{ print $2 }' | uniq
fc-list2.txtthis is probably my fault with all these fonts i have on my ~ 😅