changed the opacity of inactive windows in niri
AGAIN i need to stop tinkering im getting burnt out BUT ITS SO GLORIOUS
This commit is contained in:
parent
e9cd5fd549
commit
b07bc07602
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@
|
|||
is-active = true;
|
||||
}
|
||||
];
|
||||
opacity = 0.9;
|
||||
opacity = 0.8;
|
||||
draw-border-with-background = false;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue