niri blur

This commit is contained in:
EdenQwQ 2026-02-20 12:24:20 +08:00
parent 9f15e013e2
commit e1fc70044c
6 changed files with 64 additions and 34 deletions

View file

@ -98,13 +98,13 @@
matches = [
{ is-focused = true; }
];
opacity = 0.95;
opacity = 0.92;
}
{
matches = [
{ is-focused = false; }
];
opacity = 0.85;
opacity = 0.75;
}
{
matches = [