summarylogtreecommitdiffstats
path: root/vmware-environment.sh
diff options
context:
space:
mode:
authorJean-Marc Lenoir2018-01-07 15:23:48 +0100
committerJean-Marc Lenoir2018-01-07 15:23:48 +0100
commitf0abbd18cbbd0e9c4f53a7c5c9d1d6e3fcf2cf40 (patch)
tree507719836fb456902d709371ab995609f1e420bb /vmware-environment.sh
parent4dcb0e93d986e34a89282b64121ae7873a9622a3 (diff)
downloadaur-f0abbd18cbbd0e9c4f53a7c5c9d1d6e3fcf2cf40.tar.gz
Come back to VMware 14
Diffstat (limited to 'vmware-environment.sh')
-rw-r--r--vmware-environment.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/vmware-environment.sh b/vmware-environment.sh
index b4bee50db4df..a6f550a61a10 100644
--- a/vmware-environment.sh
+++ b/vmware-environment.sh
@@ -1,2 +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