1

Add GIMP and Xournal++ configs

This commit is contained in:
Jessie Hildebrandt 2024-04-11 19:58:56 -04:00
parent cd67cbdd49
commit 2bb0866e9b
3 changed files with 161 additions and 1 deletions

View File

@ -1,7 +1,11 @@
# dot-files
Link locations:
## Linking
- `applications/` should be linked to `~/.local/share/applications/dot-files/`
- `bin/` should be linked to `~/.local/bin/dot-files/`
## Copying
- `config/*` should be copied to `~/.config/`

123
config/GIMP/2.10/sessionrc Normal file
View File

@ -0,0 +1,123 @@
# 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-empty-image-window")
(position 200 100)
(size 640 480))
(session-info "toplevel"
(factory-entry "gimp-single-image-window")
(position 0 32)
(size 2560 1377)
(open-on-exit)
(aux-info
(left-docks-width "391")
(right-docks-width "6")
(maximized "yes"))
(gimp-toolbox
(side left))
(gimp-dock
(side left)
(position 55)
(book
(current-page 0)
(dockable "gimp-layer-list"
(locked)
(tab-style icon-name)
(preview-size 48)
(aux-info
(show-button-bar "true")))
(dockable "gimp-channel-list"
(locked)
(tab-style icon-name)
(preview-size 32)
(aux-info
(show-button-bar "true")))
(dockable "gimp-undo-history"
(locked)
(tab-style icon-name)
(aux-info
(show-button-bar "true")))
(dockable "gimp-document-list"
(tab-style automatic)
(aux-info
(show-button-bar "true"))))
(book
(position 719)
(current-page 0)
(dockable "gimp-tool-options"
(locked)
(tab-style preview-name)
(aux-info
(show-button-bar "true")))
(dockable "gimp-vectors-list"
(locked)
(tab-style icon-name)
(preview-size 32)
(aux-info
(show-button-bar "true")))
(dockable "gimp-selection-editor"
(locked)
(tab-style icon-name)
(aux-info
(show-button-bar "true")))
(dockable "gimp-symmetry-editor"
(locked)
(tab-style icon-name)))))
(session-info "toplevel"
(factory-entry "gimp-preferences-dialog")
(position 348 254)
(size 737 466))
(session-info "toplevel"
(factory-entry "gimp-gradient-tool-dialog")
(position 293 122))
(session-info "toplevel"
(factory-entry "gimp-file-export-dialog")
(position 488 417)
(size 890 704))
(session-info "toplevel"
(factory-entry "gimp-operation-tool-dialog")
(position 181 349))
(session-info "toplevel"
(factory-entry "gimp-toolbox-color-dialog")
(position 467 1046))
(session-info "toplevel"
(factory-entry "gimp-brightness-contrast-tool-dialog")
(position 199 480))
(session-info "toplevel"
(factory-entry "gimp-file-open-dialog")
(position 308 197)
(size 890 704))
(session-info "toplevel"
(factory-entry "gimp-levels-tool-dialog")
(position 1032 203)
(size 370 533))
(session-info "toplevel"
(factory-entry "gimp-image-new-dialog")
(position 287 460))
(session-info "toplevel"
(factory-entry "gimp-file-save-dialog")
(position 0 40)
(size 890 704))
(session-info "toplevel"
(factory-entry "gimp-threshold-tool-dialog")
(position 200 352))
(session-info "toplevel"
(factory-entry "gimp-file-open-location-dialog")
(position 0 119))
(session-info "toplevel"
(factory-entry "gimp-curves-tool-dialog")
(position 404 111)
(size 370 582))
(hide-docks no)
(single-window-mode yes)
(show-tabs yes)
(tabs-position 0)
(last-tip-shown 0)
# end of sessionrc

View File

@ -0,0 +1,33 @@
## Xournal++ Toolbar configuration
## Here you can customize the Toolbars
# Delete this file to generate a new config file with default values
#
# Available buttons:
# File: NEW,SAVE,OPEN,PRINT
#
# Edit: CUT,COPY,PASTE,SEARCH,UNDO,REDO,INSERT_NEW_PAGE
#
# Navigation: GOTO_FIRST,GOTO_BACK,GOTO_NEXT,GOTO_LAST,GOTO_NEXT_ANNOTATED_PAGE
#
# Zoom: ZOOM_OUT,ZOOM_IN,ZOOM_FIT,ZOOM_100,FULLSCREEN,PAIRED_PAGES
#
# Color: COLOR(0xffffff),COLOR(0xffff00),COLOR(0xff8000),COLOR(0xff00ff),COLOR(0x00ff00),COLOR(0x00c0ff),COLOR(0x808080),COLOR(0x008000),COLOR(0xff0000),COLOR(0x3333cc),COLOR(0x000000),COLOR_SELECT
# Notice: This are the default Xournal colors, each other color in HEX can also be used, eg COLOR(0x12ABCF);
#
# Tools: ERASER,PEN,HIGHLIGHTER,IMAGE,TEXT,IMAGE,SELECT,SELECT_REGION,SELECT_RECTANGLE,VERTICAL_SPACE,HAND
# Notice: ERASER also has a drop down menu to select the eraser type, SELECT are all selection tools, with drop down menu
#
# Tool settings: SHAPE_RECOGNIZER,RULER,FINE,MEDIUM,THICK,SELECT_FONT
#
# Components: PAGE_SPIN,ZOOM_SLIDER,LAYER
# PAGE_SPIN: The page spiner, incl. current page label
# ZOOM_SLIDER: The zoom slider
# LAYER: The layer dropdown menu
#
#
[Right Hand Note Taking]
toolbarTop1=OPEN,NEW,SAVE,SEPARATOR,COPY,CUT,PASTE,SEPARATOR,UNDO,REDO,SEPARATOR,SELECT_OBJECT,HAND,ERASER,PEN,HILIGHTER,SEPARATOR,INSERT_NEW_PAGE,DELETE_CURRENT_PAGE,SEPARATOR,FULLSCREEN
toolbarLeft1=COLOR_SELECT,SEPARATOR,COLOR(0x3333cc),COLOR(0xff00ff),COLOR(0xff0000),COLOR(0xffff00),COLOR(0xff8000),COLOR(0x000000),COLOR(0x008000),COLOR(0xffffff),COLOR(0x808080),PRESENTATION_MODE,SEPARATOR,ZOOM_FIT,ZOOM_IN,ZOOM_100,ZOOM_OUT,PAGE_SPIN
toolbarLeft2=VERY_FINE,FINE,MEDIUM,THICK,SEPARATOR,TOOL_FILL,SEPARATOR,SHAPE_RECOGNIZER,DRAW_RECTANGLE,DRAW_CIRCLE,RULER,DRAW_ARROW,DRAW_COORDINATE_SYSTEM,SEPARATOR,SELECT_REGION,SELECT_RECTANGLE,VERTICAL_SPACE
name=Right Hand Note Taking (Custom)