diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-10-18 11:28:50 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-10-18 11:28:50 +0700 |
commit | 82b783b648ae615f7f3f3eb45b41c7dabadf9511 (patch) | |
tree | 596559bd37b7e352cbd42228f02f444b4d5a0924 /debian/.profile | |
parent | 0460b6676c99d076bd716ce1046ca3e08c166aed (diff) | |
download | dotfiles-82b783b648ae615f7f3f3eb45b41c7dabadf9511.tar.gz |
Update 2018-10-18
Diffstat (limited to 'debian/.profile')
-rw-r--r-- | debian/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/.profile b/debian/.profile index caf2bc0..18894f4 100644 --- a/debian/.profile +++ b/debian/.profile @@ -20,7 +20,7 @@ PATH="$HOME/.local/bin:$HOME/.local/share/go/bin:$PATH" export MANPATH="$HOME/.local/share/man:$MANPATH" export GOPATH="$HOME/.local/share/go" export XMODIFIERS=@im=ibus -export WEBKIT_DISABLE_COMPOSITING_MODE=1 +#export WEBKIT_DISABLE_COMPOSITING_MODE=1 export NLTK_DATA="$HOME/Sources/nlp/nltk_data" # OPAM configuration |