3

The way for gedit doesn't work.

Lubuntu 16.04 LTS, Pluma 1.12.2 from the repositories.

Command-line solution without the use of external programs is preferred.

1 Answers1

6

Instead of org.gnome.gedit.preferences.ui, use org.mate.pluma:

$ gsettings set org.mate.pluma max-recents 10
$ gsettings get org.mate.pluma max-recents
10
muru
  • 207,228