adi1090x / rofi

A huge collection of Rofi based custom Applets, Launchers & Powermenus.
GNU General Public License v3.0
6.55k stars 307 forks source link

Feather icons not appearing on rofi-git power menus #21

Closed alex-bellon closed 3 years ago

alex-bellon commented 4 years ago

I installed the power menus, and currently when I try to launch the menu, none of the icons appear despite the fact that I have the feather font installed.

powermenu

I've tried this with multiple themes but the issue persists on all of them.

gehrigwilcox commented 4 years ago

Font icons should be coming from Hurmit Nerd Font Mono for menus

alex-bellon commented 4 years ago

I installed the Hurmit font and it still did not work.

I assumed it was the Feather font because in the .rasi files it says:

element-text {
    font: "feather 32";

It also says in the README.md that the only fonts you need for the power menus are Feather and Fantasque.

gehrigwilcox commented 4 years ago

Huh. For me, the README says

Comfortaa Used for normal text Hurmit Nerd Font Mono Used for icons Feather For icons used in android style sidemenus Fantasque For App launchers

So you should use Feather if using android style sidemenus, Hurmit otherwise

What rasi file are you looking at? None of the powermenu.rasi files have element-text for me.

alex-bellon commented 4 years ago

Sorry, I should have specified that I'm talking about the rofi-git powermenus. The .rasi files are from power/full.rasi and the other themes in the same folder.

gehrigwilcox commented 4 years ago

Whats the output of fc-list | grep feather?

alex-bellon commented 4 years ago
→ fc-list | grep feather
/usr/share/fonts/feather.woff: feather:style=Regular
/usr/share/fonts/feather.ttf: feather:style=Regular
adi1090x commented 4 years ago

Use rofi-git

alex-bellon commented 4 years ago

Is there any way to check whether I am using rofi or rofi-git? I'm pretty sure I'm already using rofi-git because when I query pacman -Q rofi I only get

rofi-git 1.5.4.r117.g191f49db-1

and nothing about normal rofi. I also checked and this is the latest version of rofi-git.

tusqasi commented 4 years ago

install it from aur. Its mentioned already here https://github.com/adi1090x/rofi#rofi-powermenu-rofi-git

alex-bellon commented 4 years ago

It was installed from AUR

adi1090x commented 3 years ago

@lougehrig10 @alex-bellon @tusqasi Guys, Try Again... Fixed Everything.