summarylogtreecommitdiffstats
path: root/vmware-environment.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vmware-environment.sh')
-rw-r--r--vmware-environment.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/vmware-environment.sh b/vmware-environment.sh
index decd55971e80..a6f550a61a10 100644
--- a/vmware-environment.sh
+++ b/vmware-environment.sh
@@ -1,6 +1,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