diff options
author | rbuj <[email protected]> | 2021-01-03 12:34:51 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-01-19 21:19:03 +0100 |
commit | 889a981ce58999caf17864de95f60538f31608f8 (patch) | |
tree | 6809a6c7b5386807951a70985f0c7d8811cd045d /desktop-themes/Menta/gtk-3.0/settings.ini.in | |
parent | 80e3f1b53f00cdfea5cce5d629fbaf7d52720015 (diff) | |
download | mate-themes-889a981ce58999caf17864de95f60538f31608f8.tar.bz2 mate-themes-889a981ce58999caf17864de95f60538f31608f8.tar.xz |
Set gtk-print-preview-command in settings.ini
Diffstat (limited to 'desktop-themes/Menta/gtk-3.0/settings.ini.in')
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/settings.ini.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/settings.ini.in b/desktop-themes/Menta/gtk-3.0/settings.ini.in new file mode 100644 index 00000000..c9508ece --- /dev/null +++ b/desktop-themes/Menta/gtk-3.0/settings.ini.in @@ -0,0 +1,5 @@ +[Settings] +gtk-auto-mnemonics = 1 +gtk-color-scheme = "base_color:#f7f7f7\nbg_color:#dcdcdc\ntooltip_bg_color:#F5F5B5\nselected_bg_color:#accd8a\ntext_color:#2c2c2c\nfg_color:#2c2c2c;\ntooltip_fg_color:#000000\nselected_fg_color:#f5f5f5" +gtk-print-preview-command = @bindir@/atril-previewer --unlink-tempfile --print-settings %s %f +gtk-visible-focus = automatic |