# GIMP sessionrc # # This file takes session-specific info (that is info, you want to keep # between two GIMP sessions). You are not supposed to edit it manually, but # of course you can do. The sessionrc will be entirely rewritten every time # you quit GIMP. If this file isn't found, defaults are used. (session-info "toplevel" (factory-entry "gimp-file-open-dialog") (position 390 140) (size 900 815)) (session-info "toplevel" (factory-entry "gimp-image-new-dialog") (position 100 100)) (session-info "toplevel" (factory-entry "gimp-empty-image-window") (position 140 30) (size 1285 750)) (session-info "toplevel" (factory-entry "gimp-single-image-window") (position 140 30) (size 1050 770) (open-on-exit) (aux-info (left-docks-width "80") (right-docks-width "400") (maximized "no")) (gimp-toolbox (side left)) (gimp-dock (side right) (book (current-page 0) (dockable "gimp-layer-list" (tab-style icon) (preview-size 32) (aux-info (show-button-bar "true")))) (book (position 380) (current-page 0) (dockable "gimp-brush-grid" (tab-style preview) (aux-info (show-button-bar "true"))))) (gimp-dock (side right) (position 200) (book (current-page 0) (dockable "gimp-tool-options" (tab-style icon) (aux-info (show-button-bar "true"))))) (gimp-dock (side right) (position 550) (book (current-page 1) (dockable "gimp-pattern-grid" (tab-style preview) (aux-info (show-button-bar "true"))) (dockable "gimp-gradient-list" (tab-style preview) (aux-info (show-button-bar "true")))))) (hide-docks no) (single-window-mode yes) (show-tabs yes) (tabs-position 0) (last-tip-shown 0) # end of sessionrc