From 59fb998abb48df972a2ce399a8bacb2a5de06da2 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Thu, 9 Apr 2020 11:30:57 +0700 Subject: Update 2020-04-09 --- debian/.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/.profile') diff --git a/debian/.profile b/debian/.profile index 6c8b86e..d7f8549 100644 --- a/debian/.profile +++ b/debian/.profile @@ -12,8 +12,7 @@ export GOPATH="$HOME/.local/share/go" export PATH="$HOME/.local/bin:$GOPATH/bin:$HOME/.cargo/bin:$HOME/.luarocks/bin:$PATH" export MANPATH="$HOME/.local/share/man:$MANPATH" export XMODIFIERS=@im=ibus -#export WEBKIT_DISABLE_COMPOSITING_MODE=1 -export NLTK_DATA="$HOME/Sources/nlp/nltk_data" +export QT_QPA_PLATFORMTHEME=qt5ct # if running bash if [ -n "$BASH_VERSION" ]; then -- cgit 1.4.1