endeavouros-team / endeavouros-i3wm-setup

The beloved EndeavourOS default i3 (has gaps) theme and setup dotfile repo
GNU General Public License v3.0
432 stars 119 forks source link

help with icons #88

Closed Toni500github closed 9 months ago

Toni500github commented 10 months ago

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 before

e.g the powermenu scrot

the battery mode menu scrot2

fc-list fc-list.txt

fc-list | awk -F ":" '{ print $2 }' | uniq fc-list2.txt

this is probably my fault with all these fonts i have on my ~ 😅

killajoe commented 9 months 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.