Hello, I am trying to set specific window transparency programmatically on X11 kde 5.27.5.
I tried using the command:
transset -n Kate .5
Set Property to 0.5 on
Kate
but this has no effect on the window.
I am able set global transparency through the kde translucency setting so I just need that functionality for a window of my choosing. Is there a command specific to kde to do this?