mirror of
https://github.com/ItsDrike/nixdots
synced 2025-04-19 02:22:28 +00:00
hyprland: Disable inactive opacity
This commit is contained in:
parent
ee9c647cb3
commit
86383c69dd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue