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