Don't make backgrounds of other windows dimmer? #785
Unanswered
Oneechan69
asked this question in
Q&A
Replies: 1 comment
-
dimming inactive windows is already disabled by default, if you want to enable it then you can control the dim percentage as follows: dim_inactive = {
enabled = false, -- dims the background color of inactive window
shade = "dark",
percentage = 0.15, -- percentage of the shade to apply to the inactive window
}, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is Neotree and Vuffers on the left with edgy
![CleanShot 2024-10-23 at 21 21 23@2x](https://private-user-images.githubusercontent.com/42647030/379510369-92607e68-619b-499b-a721-1e4a1e3d39b7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODQ2MDIsIm5iZiI6MTczOTQ4NDMwMiwicGF0aCI6Ii80MjY0NzAzMC8zNzk1MTAzNjktOTI2MDdlNjgtNjE5Yi00OTliLWE3MjEtMWU0YTFlM2QzOWI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIyMDUwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc4OTFhNWZjY2FjY2Q3ZTViNzkyODI3NWRjZGJiNDAxYTE3ZDlkNmM4NTQwMjYwNGY5ZWE0MWNjMGY0MjBhZDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.HSghvmNJ8NK-I1Rvu4GWqTeH2WhvqaRhcj7bJhJyihE)
Beta Was this translation helpful? Give feedback.
All reactions