mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-09 22:49:42 +00:00
Reduce inactive dim strength
This commit is contained in:
parent
64bafa5035
commit
ccf9ececa2
|
@ -99,7 +99,7 @@
|
|||
|
||||
decoration = {
|
||||
dim_inactive = false; # disabled for now
|
||||
dim_strength = 0.05;
|
||||
dim_strength = 0.02;
|
||||
dim_special = 0.2;
|
||||
inactive_opacity = 0.9;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue