Ravi

Results 3 comments of Ravi

Mine is even more minimal: `"hyprland/window": { "separate-outputs": true },` I tried changing `font-family` to a font with no icons on style.css, but the huge icon was still there. Even...

It happens with any program that has an icon in its title. For example, if I change the config to this ``` "hyprland/window": { "separate-outputs": true, "rewrite": { "(.*)": "🌎...

I found a workaround. If I remove the noto-emoji font from my system, I don't get the huge icons anymore. It seems that waybar was using that font as the...