Hi,
I'm using Slackware 14.1 and configured transparency for xterm via xcommgr. if I ran irssi from inside xterm I get transpareny, but if I called irssi from .i3/config, there is no tranpsarency.
Code:
exec xterm -name irssi irssi
I have this in .bashrc to get transparency on xterm
Code:
[ -n "$XTERM_VERSION" ] && transset -a -m 0.7 -x 0.7 >/dev/null
Is there a way to have transparency for irssi when called by i3 startup?
"sorry about my English"
Thanks