anyrun-org / anyrun

A wayland native, highly customizable runner.
GNU General Public License v3.0
560 stars 44 forks source link

Transparency does not work #168

Open 0thElement opened 3 weeks ago

0thElement commented 3 weeks ago

I'm currently using Hyprland. I can not get anyrun's background to be transparent. With the default styling, and even with the following css it does not seem to apply.

#window,
#match,
#entry,
#plugin,
#main { 
  background: transparent; 
}

image

I'm not sure if this is an issue with anyrun specifically or my hyprland config is wrong. But I'd appreciate if anyone else can help me out.

ArtemChandragupta commented 3 weeks ago

Try to copy fufexan style.css image