Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onceupon authored Jan 23, 2017
1 parent 095f9fe commit ac218c0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ac218c0

Please sign in to comment.