Today, 09:57 AM
Hi all,
I'm using Gimp 3 RC2 on KDE Plasma.
All my programs (including Tb, FF which are not QT) have Save, Open, Cancel buttons at the bottom of the file dialog.
But gimp has them on top, which is super nonintuitive for me.
I know this is GTK and not Gimp thing.
I tried setting
but it didn't work:
Does anyone have an idea how to move the buttons to the bottom of the dialogs?
I'm using Gimp 3 RC2 on KDE Plasma.
All my programs (including Tb, FF which are not QT) have Save, Open, Cancel buttons at the bottom of the file dialog.
But gimp has them on top, which is super nonintuitive for me.
I know this is GTK and not Gimp thing.
I tried setting
Code:
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "{'Gtk/DialogsUseHeader':<0>}"
but it didn't work:
Code:
No such schema “org.gnome.settings-daemon.plugins.xsettings”
Does anyone have an idea how to move the buttons to the bottom of the dialogs?