Increase transparency
This commit is contained in:
parent
495650bb99
commit
7b80aaddcb
|
@ -55,7 +55,7 @@ history = 10000
|
|||
|
||||
[window]
|
||||
dynamic_title = false
|
||||
opacity = 0.95
|
||||
opacity = 0.75
|
||||
title = "Alacritty"
|
||||
|
||||
[window.padding]
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
}
|
||||
|
||||
window#waybar {
|
||||
background-color: alpha(@base03, 0.95);
|
||||
background-color: alpha(@base03, 0.75);
|
||||
transition-property: background-color;
|
||||
transition-duration: .5s;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue