diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2017-12-04 20:39:49 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2017-12-04 20:39:49 +0700 |
commit | 5b37deb0913cd8c4385e6b64dd6240eeeb371ef6 (patch) | |
tree | 215dbd78f163a3b249e60f3a2c642457cf030e39 /meta | |
parent | da4fa768d04f9d136c7b3ea0cabd240333164bdf (diff) | |
download | dotfiles-5b37deb0913cd8c4385e6b64dd6240eeeb371ef6.tar.gz |
Update 2017-12-04
Diffstat (limited to 'meta')
-rw-r--r-- | meta/.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/.profile b/meta/.profile index 0f9da1f..ba0a210 100644 --- a/meta/.profile +++ b/meta/.profile @@ -19,3 +19,4 @@ fi PATH="$HOME/.local/bin:$HOME/.local/share/go/bin:$PATH" export GOPATH="$HOME/.local/share/go" export XMODIFIERS=@im=ibus +export WEBKIT_DISABLE_COMPOSITING_MODE=1 |