From ac218c0eb2df998585ceb5278cb740e0b42b11d6 Mon Sep 17 00:00:00 2001 From: onceupon Date: Mon, 23 Jan 2017 18:19:41 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bf9e7e..91fcc40 100644 --- a/README.md +++ b/README.md @@ -1757,17 +1757,18 @@ pkill -U user_name ``` #####set gedit preference on server -1. you might have to install the following: +-->you might have to install the following: apt-get install libglib2.0-bin; yum install dconf dconf-editor; yum install dbus dbus-x11; -2. Check list +-->Check list +```bash gsettings list-recursively - -3. Change setting +``` +-->Change setting e.g. ```bash gsettings set org.gnome.gedit.preferences.editor highlight-current-line true