Hi everyone,
Mousepad doesn't seem to be saving any of it's settings after you close the application.
For example, "show line numbers", color themes, etc.
I removed the ~/.config/Mousepad directory, but no joy.
Any ideas?
gsettings list-schemas | grep org.xfce.mousepad
gsettings list-recursively org.xfce.mousepad.preferences
gsettings get org.xfce.mousepad.preferences.view show-line-numbers
gsettings set org.xfce.mousepad.preferences.view show-line-numbers true
org.xfce.mousepad.preferences.view insert-spaces true