Use glass UI

This commit is contained in:
Victor Timofei 2021-12-19 01:53:22 +02:00
parent f48b6df948
commit 8d657f434a
Signed by: vtimofei
GPG Key ID: B790DCEBE281403A
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Background opacity
background_opacity: 0.8
background_opacity: 0.3
font:
normal:

View File

@ -18,7 +18,7 @@ fading = true;
blur:
{
method = "dual_kawase";
size = 2;
size = 20;
deviation = 5.0;
};