Search

Display the Gedit preferences menu

Enable preferences on Gedit.


When you install the Gedit plugins emerge --ask app-editors/gedit-plugins (example on Gentoo) and want to enable it but do not find the preferences menu, you do not know what to do, but the truth is that if you run the command below with the normal user, the preferences menu appears .

Just run:

gsettings set org.gnome.settings-daemon.plugins.xsettings overrides '@a{sv} {"Gtk/ShellShowsAppMenu": <int32 0>}'

Warning: If you have gedit open, close and open it again and the preferences menu will appear.

Ready, enjoy the preferences!

via: Marcos Oliveira Medium and StackExchange


gedit


Share



Comments