[Rofi] Add transparency to rofi’s background

This commit is contained in:
Lucien Cartier-Tilet 2020-12-11 18:40:43 +01:00
parent 860e7c9d8b
commit 639e86b719
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

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