diff --git a/config/awesome/floppy/configuration/rofi/global/rofi.rasi b/config/awesome/floppy/configuration/rofi/global/rofi.rasi index d14ecd270..71aea7aa0 100644 --- a/config/awesome/floppy/configuration/rofi/global/rofi.rasi +++ b/config/awesome/floppy/configuration/rofi/global/rofi.rasi @@ -116,12 +116,15 @@ element { } element-icon { + background-color: @transparent; size: 24px; border: 0; border-color: @transparent; } element-text { + background-color: @transparent; + text-color: @foreground; font: "Inter Regular 11"; expand: true; horizontal-align: 0;