[Rofi] Add transparency to rofi’s background

This commit is contained in:
2020-12-11 18:40:43 +01:00
parent 860e7c9d8b
commit 639e86b719

View File

@@ -17,7 +17,7 @@ configuration {
}
* {
background-color: #2e3440;
background-color: #2e344030;
text-color: #FFFFFF;
accent-color: #88c0d0;