fix waybar
This commit is contained in:
parent
aa79f36997
commit
8711b38386
@ -30,7 +30,7 @@ multiplier = 3
|
||||
|
||||
[window]
|
||||
dynamic_title = true
|
||||
opacity = 0.6
|
||||
opacity = 0.8
|
||||
|
||||
[window.dimensions]
|
||||
columns = 150
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
transition-property: background-color;
|
||||
transition-duration: .5s;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user