til/Applications/Misc/Tilix.md

185 B

Tilix

VTE Configuration, add to ~/.bashrc, ~/.zshrc:

if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
    source /etc/profile.d/vte.sh
fi