09-23-2021, 03:44 PM
Well....
The settings are held in your Gimp profile, in the file gimprc
-----------
(default-view
...snip....
(padding-mode custom)
(padding-color (color-rgb 0.94117647058823528 0.94117647058823528 0.94117647058823528))
(padding-in-show-all no))
(default-fullscreen-view
...snip....
(padding-mode custom)
(padding-color (color-rgb 0.94117647058823528 0.94117647058823528 0.94117647058823528))
(padding-in-show-all no))
----------------
Maybe keep alternate versions and use a bash script to swap in and out.
Would need a Gimp re-start of course.
The settings are held in your Gimp profile, in the file gimprc
-----------
(default-view
...snip....
(padding-mode custom)
(padding-color (color-rgb 0.94117647058823528 0.94117647058823528 0.94117647058823528))
(padding-in-show-all no))
(default-fullscreen-view
...snip....
(padding-mode custom)
(padding-color (color-rgb 0.94117647058823528 0.94117647058823528 0.94117647058823528))
(padding-in-show-all no))
----------------
Maybe keep alternate versions and use a bash script to swap in and out.
Would need a Gimp re-start of course.