we hate the buggy past and love the futur. assume rgba is win for everyone
This commit is contained in:
parent
5e104972a7
commit
cdf7d37e5a
|
@ -263,8 +263,6 @@ class Terminator:
|
|||
|
||||
# Set RGBA colormap if possible so VTE can use real alpha
|
||||
# channels for transparency.
|
||||
if self.conf.enable_real_transparency:
|
||||
dbg ('H9TRANS: Enabling real transparency')
|
||||
self.enable_rgba(True)
|
||||
|
||||
# Start out with just one terminal
|
||||
|
|
Loading…
Reference in New Issue