issue with protonmail-bridge not solved
This commit is contained in:
parent
39f608c4ca
commit
cddb6edde7
12 changed files with 56 additions and 78 deletions
|
|
@ -20,8 +20,8 @@ hl.config({
|
|||
rounding_power = 10,
|
||||
|
||||
-- Change transparency of focused and unfocused windows
|
||||
active_opacity = 1.0,
|
||||
inactive_opacity = 1.0,
|
||||
active_opacity = 0.9,
|
||||
inactive_opacity = 0.9,
|
||||
|
||||
shadow = {
|
||||
enabled = false,
|
||||
|
|
@ -31,7 +31,7 @@ hl.config({
|
|||
},
|
||||
|
||||
blur = {
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
size = 3,
|
||||
passes = 1,
|
||||
vibrancy = 0.1696,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue