Changed/Added packages, Added blur
This commit is contained in:
@@ -79,7 +79,7 @@ button {
|
||||
/* Root */
|
||||
/*****************/
|
||||
.bar1, .bar2, .bar3{
|
||||
background-color: rgba(65, 69, 89, 0.8);
|
||||
background-color: rgba(65, 69, 89, 0.2);
|
||||
border-top-left-radius: 0px;
|
||||
border-top-right-radius: 0px;
|
||||
}
|
||||
|
||||
@@ -51,8 +51,14 @@ decoration {
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
size = 2
|
||||
passes = 3
|
||||
#noise = 0
|
||||
new_optimizations = on
|
||||
special = false
|
||||
|
||||
blurls = rofi
|
||||
blurls = gtk-layer-shell
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
|
||||
Reference in New Issue
Block a user