From 2818932be6775bb85d4671bb2622576f65a2b4c0 Mon Sep 17 00:00:00 2001 From: madumlao Date: Thu, 25 Jun 2020 23:25:29 +0800 Subject: [PATCH] Disable plotinus --- skel/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skel/.profile b/skel/.profile index 6aebdd4..2f1c3ed 100644 --- a/skel/.profile +++ b/skel/.profile @@ -34,7 +34,7 @@ export THOR_MERGE="meld" # gtk options # enable "command pallete" -export GTK3_MODULES="/usr/lib/x86_64-linux-gnu/libplotinus/libplotinus.so:$GTK3_MODULES" +# export GTK3_MODULES="/usr/lib/x86_64-linux-gnu/libplotinus/libplotinus.so:$GTK3_MODULES" # Ubuntu make installation of Ubuntu Make binary symlink export PATH="$HOME/.local/share/umake/bin:$PATH"