Transparency not working when custom-shader is defined #4835
-
It seems that when I enable a custom-shader, my terminal is no longer transparent. Here is my ghostty config
|
Beta Was this translation helpful? Give feedback.
Answered by
rhodes-b
Jan 9, 2025
Replies: 1 comment 5 replies
-
The shader needs to support transparency, shaders draw on top of the background and if they override the background then it will no longer be transparent |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
mitchellh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The shader needs to support transparency, shaders draw on top of the background and if they override the background then it will no longer be transparent