Skip to content

Input window showing black background #121

Answered by stevearc
guilhas07 asked this question in Q&A
Discussion options

You must be logged in to vote

It is most likely related to that issue. Try

require("dressing").setup({
  input = {
    win_options = {
      -- Window transparency (0-100)
      winblend = 0,
    },
  }
})

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@guilhas07
Comment options

@stevearc
Comment options

Answer selected by guilhas07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants