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.

Nickolai Leschov
  • 8,250
  • 19
  • 50
  • 90

1 Answers1

5

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
Nickolai Leschov
  • 8,250
  • 19
  • 50
  • 90
muru
  • 197,895
  • 55
  • 485
  • 740