summarylogtreecommitdiffstats
path: root/vmware-environment.sh
blob: a6f550a61a109f73fbf880d2dd56fa15a946c3bc (plain)
1
2
3
4
5
6
7
8
9
# Uncomment the line below if you have a problem of incompatible libraries
#export VMWARE_USE_SHIPPED_LIBS=yes

# Uncomment and fill the line below to change GTK theme
#export GTK_THEME=""


# Avoid an issue with some keyboard layouts using iBus
export GTK_IM_MODULE_FILE=/dev/null