mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-09 22:19:42 +00:00
hyprland: Disable inactive opacity
This commit is contained in:
parent
ee9c647cb3
commit
86383c69dd
|
@ -101,7 +101,7 @@
|
||||||
dim_inactive = false; # disabled for now
|
dim_inactive = false; # disabled for now
|
||||||
dim_strength = 0.02;
|
dim_strength = 0.02;
|
||||||
dim_special = 0.2;
|
dim_special = 0.2;
|
||||||
inactive_opacity = 0.9;
|
#inactive_opacity = 0.9;
|
||||||
};
|
};
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue