rofi not fully transparent

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-11-18 16:43:08 +01:00
parent c621faf09a
commit 3a6e1ce3c6

View File

@@ -22,7 +22,7 @@
border-width: 0px;
}
window {
background-color: transparent;
background-color: ${background}${trdr};
border: ${ts rice.border-width}px;
border-radius: ${ts rice.rounding}px;
border-color: ${ts rice.color.border};