update and remove copilot shit and remove firebase

This commit is contained in:
RafayAhmad7548 2025-02-17 20:37:47 +05:00
parent d9ce42fb84
commit 99a594d189
266 changed files with 16033 additions and 1829 deletions

View file

@ -0,0 +1,47 @@
# GIMP action-history
(history-item "file-save" 4)
(history-item "select-none" 4)
(history-item "tools-move" 2)
(history-item "tools-bucket-fill" 4)
(history-item "tools-scale" 0)
(history-item "tools-rect-select" 2)
(history-item "edit-clear" 2)
(history-item "tools-fuzzy-select" 3)
(history-item "layers-merge-down" 1)
(history-item "select-invert" 0)
(history-item "layers-new" 1)
(history-item "tools-text" 0)
(history-item "select-grow" 1)
(history-item "layers-resize" 1)
(history-item "file-open-as-layers" 1)
(history-item "file-export" 2)
(history-item "layers-delete" 2)
(history-item "script-fu-addborder" 0)
(history-item "file-open" 0)
(history-item "file-quit" 1)
(history-item "dialogs-preferences" 0)
(history-item "select-all" 1)
(history-item "layers-resize-to-image" 0)
(history-item "image-new" 0)
(history-item "tools-pencil" 0)
(history-item "tools-smudge" 0)
(history-item "image-configure-grid" 0)
(history-item "tools-transform-3d" 0)
(history-item "layers-mask-add-button" 1)
(history-item "filters-offset" 0)
(history-item "tools-align" 0)
(history-item "edit-copy" 0)
(history-item "edit-paste" 0)
(history-item "layers-scale" 0)
(history-item "file-save-as" 0)
(history-item "view-close" 0)
(history-item "tools-ellipse-select" 0)
(history-item "dialogs-tool-options" 0)
(history-item "brushes-edit" 0)
(history-item "view-new" 0)
(history-item "tools-iscissors" 0)
(history-item "layers-new-group" 0)
(history-item "view-zoom-revert" 0)
# end of action-history

17
.config/GIMP/2.10/colorrc Normal file
View file

@ -0,0 +1,17 @@
# GIMP colorrc
#
# This file holds a list of recently used colors.
(color-history
(color-rgba 1 1 1 1)
(color-rgba 0 0 0 1)
(color-rgba 0 1 0.0039215686274509803 1)
(color-rgba 0 0 0 1.1857575500189917e-322)
(color-rgba 0.90196078431372551 0.90196078431372551 0.90196078431372551 1)
(color-rgba 0.94901960784313721 0.94901960784313721 0.94901960784313721 1)
(color-rgba 0.050980392156862744 0.023529411764705882 0.71372549019607845 1)
(color-rgba 0.098039215686274508 0.070588235294117646 0.76078431372549016 1)
(color-rgba 0.19607843137254902 0.16862745098039217 0.85882352941176465 1)
(color-rgba 0.24705882352941178 0.2196078431372549 0.90980392156862744 1))
# end of colorrc

View file

@ -0,0 +1,16 @@
# GIMP user context
(tool "gimp-bucket-fill-tool")
(paint-info "gimp-paintbrush")
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(mybrush "100% Opaque")
(pattern "Pine")
(gradient "FG to BG (RGB)")
(palette "Color History")
(font "Komika Axis")
(tool-preset "Core Pointer")
# end of user context

View file

@ -0,0 +1,40 @@
# GIMP controllerrc
#
# This file will be entirely rewritten each time you exit.
(GimpControllerInfo "Main Mouse Wheel"
(icon-name "gimp-controller-wheel")
(enabled yes)
(debug-events no)
(controller "GimpControllerWheel")
(mapping
(map "scroll-down-shift-primary" "tools-aspect-decrease")
(map "scroll-up-shift-alt" "tools-angle-increase")
(map "scroll-up-alt" "tools-opacity-increase")
(map "scroll-down-shift-alt" "tools-angle-decrease")
(map "scroll-down-primary-alt" "tools-size-decrease")
(map "scroll-up-shift-primary-alt" "tools-spacing-increase")
(map "scroll-down-alt" "tools-opacity-decrease")
(map "scroll-up-primary-alt" "tools-size-increase")
(map "scroll-up-shift-primary" "tools-aspect-increase")
(map "scroll-down-shift-primary-alt" "tools-spacing-decrease")))
(GimpControllerInfo "Main Keyboard"
(icon-name "gimp-controller-keyboard")
(enabled yes)
(debug-events no)
(controller "GimpControllerKeyboard")
(mapping
(map "cursor-right-alt" "tools-size-increase")
(map "cursor-left-shift" "view-scroll-page-left")
(map "cursor-right-shift" "view-scroll-page-right")
(map "cursor-up-shift" "view-scroll-page-up")
(map "cursor-up-primary" "view-scroll-top-border")
(map "cursor-down-primary" "view-scroll-bottom-border")
(map "cursor-up-alt" "tools-size-increase-skip")
(map "cursor-left-alt" "tools-size-decrease")
(map "cursor-down-shift" "view-scroll-page-down")
(map "cursor-right-primary" "view-scroll-right-border")
(map "cursor-left-primary" "view-scroll-left-border")
(map "cursor-down-alt" "tools-size-decrease-skip")))
# end of controllerrc

128
.config/GIMP/2.10/devicerc Normal file

File diff suppressed because one or more lines are too long

4
.config/GIMP/2.10/dockrc Normal file
View file

@ -0,0 +1,4 @@
# recently closed docks
# end of recently closed docks

View file

@ -0,0 +1,14 @@
# settings
(GimpGegl-gimp-offset-config "2025-02-07 20:54:16"
(time 1738943656)
(type wrap-around)
(x 30)
(y 0))
(GimpGegl-gimp-offset-config "2025-02-07 20:53:46"
(time 1738943626)
(type wrap-around)
(x 0)
(y 0))
# end of settings

59
.config/GIMP/2.10/gimprc Normal file
View file

@ -0,0 +1,59 @@
# GIMP gimprc
#
# This is your personal gimprc file. Any variable defined in this file takes
# precedence over the value defined in the system-wide gimprc:
# /etc/gimp/2.0/gimprc
# Most values can be set within GIMP by changing some options in the
# Preferences dialog.
(default-grid
(style solid)
(fgcolor (color-rgba 0 0 0 1))
(bgcolor (color-rgba 1 1 1 1))
(xspacing 480)
(yspacing 540)
(spacing-unit millimeters)
(xoffset 0)
(yoffset 0)
(offset-unit centimeters))
(color-management
(mode display)
(display-profile-from-gdk no)
(display-rendering-intent relative-colorimetric)
(display-use-black-point-compensation yes)
(display-optimize yes)
(simulation-rendering-intent perceptual)
(simulation-use-black-point-compensation no)
(simulation-optimize yes)
(simulation-gamut-check no)
(out-of-gamut-color (color-rgb 1 0 1))
(show-rgb-u8 yes)
(show-hsv no)
(display-module "CdisplayLcms"))
(import-raw-plug-in "${gimp_plug_in_dir}/plug-ins/file-raw-placeholder/file-raw-placeholder")
(monitor-xresolution 143)
(monitor-yresolution 144)
(layer-new-name "out")
(selection-grow-radius 10)
(fill-options
(style solid)
(antialias yes)
(feather no)
(feather-radius 10))
(stroke-options
(style solid)
(antialias yes)
(feather no)
(feather-radius 10)
(method line)
(width 6)
(unit pixels)
(cap-style butt)
(join-style miter)
(miter-limit 10)
(dash-offset 0)
(dash-info 0)
(emulate-brush-dynamics no))
# end of gimprc

View file

@ -0,0 +1,4 @@
GIMP Gradient
Name: Custom
1
0 0.5 1 0 0 0 1 1 1 1 1 0 0 1 3

1319
.config/GIMP/2.10/menurc Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,6 @@
# GIMP parasiterc
#
# This file will be entirely rewritten each time you exit.
# end of parasiterc

4571
.config/GIMP/2.10/pluginrc Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,4 @@
# GIMP color profile history
# end of color profile history

116
.config/GIMP/2.10/sessionrc Normal file
View file

@ -0,0 +1,116 @@
# 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 12 49)
(size 1896 1019)
(open-on-exit)
(aux-info
(left-docks-width "228")
(right-docks-width "272")
(maximized "no"))
(gimp-toolbox
(side left)
(book
(current-page 0)
(dockable "gimp-tool-options"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-device-status"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-undo-history"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-image-list"
(tab-style automatic)
(aux-info
(show-button-bar "true")))))
(gimp-dock
(side right)
(book
(current-page 0)
(dockable "gimp-brush-grid"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-pattern-grid"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-font-list"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-document-list"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-brush-editor"
(tab-style automatic)
(aux-info
(edit-active "true")
(current-data "2. Hardness 050"))))
(book
(position 331)
(current-page 0)
(dockable "gimp-layer-list"
(tab-style automatic)
(preview-size 32)
(aux-info
(show-button-bar "true")))
(dockable "gimp-channel-list"
(tab-style automatic)
(preview-size 32)
(aux-info
(show-button-bar "true")))
(dockable "gimp-vectors-list"
(tab-style automatic)
(preview-size 32)
(aux-info
(show-button-bar "true"))))))
(session-info "toplevel"
(factory-entry "gimp-image-new-dialog")
(position 749 391))
(session-info "toplevel"
(factory-entry "gimp-file-open-dialog")
(position 587 141)
(size 765 650))
(session-info "toplevel"
(factory-entry "gimp-file-save-dialog")
(position 193 37)
(size 765 650))
(session-info "toplevel"
(factory-entry "gimp-offset-tool-dialog")
(position 776 431))
(session-info "toplevel"
(factory-entry "gimp-preferences-dialog")
(position 510 189)
(size 807 478))
(session-info "toplevel"
(factory-entry "gimp-file-export-dialog")
(position 224 42)
(size 765 650))
(session-info "toplevel"
(factory-entry "gimp-toolbox-color-dialog")
(position 0 73))
(hide-docks no)
(single-window-mode yes)
(show-tabs yes)
(tabs-position 0)
(last-tip-shown 0)
# end of sessionrc

2448
.config/GIMP/2.10/tags.xml Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,500 @@
# GIMP templaterc
#
# This file will be entirely rewritten each time you exit.
(GimpTemplate "A0 (300 ppi)"
(width 9933)
(height 14043)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "A1 (300 ppi)"
(width 7016)
(height 9933)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "A2 (300 ppi)"
(width 4960)
(height 7016)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "A3 (300 ppi)"
(width 3508)
(height 4960)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "A4 (300 ppi)"
(width 2480)
(height 3508)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "A5 (300 ppi)"
(width 1748)
(height 2480)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "A6 (300 ppi)"
(width 1240)
(height 1748)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "A7 (300 ppi)"
(width 874)
(height 1240)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "B4 (300 ppi)"
(width 2953)
(height 4169)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "B5 (300 ppi)"
(width 2079)
(height 2953)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "B5-Japan (300 ppi)"
(width 2150)
(height 3035)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "US Letter (300 ppi)"
(width 2550)
(height 3300)
(unit inches)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "US Legal (300 ppi)"
(width 2550)
(height 4200)
(unit inches)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "88.9×50.8 US Business Card"
(icon-name "gimp-business-card")
(width 1050)
(height 600)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "85×55 Western Europe Business Card"
(icon-name "gimp-business-card")
(width 1004)
(height 650)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "90×50 Eastern Europe Business Card"
(icon-name "gimp-business-card")
(width 1063)
(height 591)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "90×55 Business Card (AU, IN etc.)"
(icon-name "gimp-business-card")
(width 1063)
(height 650)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "87×49 Vistaprint Business Card"
(icon-name "gimp-business-card")
(width 1028)
(height 579)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Toilet paper (US, 300 ppi)"
(icon-name "gimp-toilet-paper")
(width 1350)
(height 1350)
(unit inches)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "CD cover (300 ppi)"
(icon-name "media-optical")
(width 1429)
(height 1417)
(unit millimeters)
(xresolution 300)
(yresolution 300)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Web banner leaderboard 728x90"
(icon-name "gimp-web")
(width 728)
(height 90)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Web banner large rectangle 336×280"
(icon-name "gimp-web")
(width 336)
(height 280)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Web banner medium rectangle 300×250"
(icon-name "gimp-web")
(width 300)
(height 250)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Web banner large mobile 320×100"
(icon-name "gimp-web")
(width 320)
(height 100)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Web banner large skyscraper 300×600"
(icon-name "gimp-web")
(width 300)
(height 600)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "1280×720 (HD 720p)"
(icon-name "gimp-video")
(width 1280)
(height 720)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "1920×1080 (Full HD 1080p)"
(icon-name "gimp-video")
(width 1920)
(height 1080)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "3840x2160 (4K UHD)"
(icon-name "gimp-video")
(width 3840)
(height 2160)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "4096×2160 (Digital Cinema Initiatives 4K)"
(icon-name "gimp-video")
(width 4096)
(height 2160)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "1366×768 HD"
(icon-name "gimp-display")
(width 1366)
(height 768)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "1920×1200 WUXGA"
(icon-name "gimp-display")
(width 1920)
(height 1200)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "2560x1600 WQXGA"
(icon-name "gimp-display")
(width 2560)
(height 1600)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "3840×2160 4K UHD"
(icon-name "gimp-display")
(width 3840)
(height 2160)
(unit pixels)
(xresolution 72)
(yresolution 72)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Apple iPhone 6/7"
(icon-name "gimp-smartphone")
(width 750)
(height 1334)
(unit millimeters)
(xresolution 326)
(yresolution 326)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Apple iPhone 5"
(icon-name "gimp-smartphone")
(width 640)
(height 1136)
(unit millimeters)
(xresolution 326)
(yresolution 326)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Apple iPad 3&4, Air"
(icon-name "gimp-smartphone")
(width 2048)
(height 2732)
(unit millimeters)
(xresolution 264)
(yresolution 264)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Samsung Galaxy S6"
(icon-name "gimp-smartphone")
(width 1440)
(height 2560)
(unit millimeters)
(xresolution 577)
(yresolution 577)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Samsung Galaxy S5"
(icon-name "gimp-smartphone")
(width 1080)
(height 1920)
(unit millimeters)
(xresolution 360)
(yresolution 360)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
(GimpTemplate "Samsung Galaxy Tab 2&3 10,1 inch"
(icon-name "gimp-smartphone")
(width 800)
(height 1280)
(unit millimeters)
(xresolution 149)
(yresolution 149)
(resolution-unit inches)
(image-type rgb)
(precision u8-gamma)
(color-managed yes)
(color-profile NULL)
(fill-type background))
# end of templaterc

17
.config/GIMP/2.10/themerc Normal file
View file

@ -0,0 +1,17 @@
# GIMP themerc
#
# This file is written on GIMP startup and on every theme change.
# It is NOT supposed to be edited manually. Edit your personal
# gtkrc file instead (/home/rafayahmad/.config/GIMP/2.10/gtkrc).
style "gimp-spin-scale-style"
{
GimpSpinScale::compact = 1
}
class "GimpSpinScale" style "gimp-spin-scale-style"
include "/usr/share/gimp/2.0/themes/Dark/gtkrc"
include "/etc/gimp/2.0/gtkrc"
# end of themerc

View file

@ -0,0 +1,12 @@
# GIMP gimp-airbrush-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(gradient "FG to BG (RGB)")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-airbrush-tool options

View file

@ -0,0 +1,6 @@
# GIMP gimp-align-tool options
(align-reference image)
(offset-x 100)
# end of gimp-align-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-brightness-contrast-tool options
# end of gimp-brightness-contrast-tool options

View file

@ -0,0 +1,9 @@
# GIMP gimp-bucket-fill-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(pattern "Pine")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-bucket-fill-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-by-color-select-tool options
# end of gimp-by-color-select-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-cage-tool options
# end of gimp-cage-tool options

View file

@ -0,0 +1,12 @@
# GIMP gimp-clone-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(pattern "Pine")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-clone-tool options

View file

@ -0,0 +1,6 @@
# GIMP gimp-color-picker-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
# end of gimp-color-picker-tool options

View file

@ -0,0 +1,11 @@
# GIMP gimp-convolve-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-convolve-tool options

View file

@ -0,0 +1,9 @@
# GIMP gimp-crop-tool options
(aspect-denominator 1080)
(aspect-numerator 1920)
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(pattern "Pine")
# end of gimp-crop-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-curves-tool options
# end of gimp-curves-tool options

View file

@ -0,0 +1,11 @@
# GIMP gimp-dodge-burn-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-dodge-burn-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-ellipse-select-tool options
# end of gimp-ellipse-select-tool options

View file

@ -0,0 +1,11 @@
# GIMP gimp-eraser-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-eraser-tool options

View file

@ -0,0 +1,5 @@
# GIMP gimp-flip-tool options
(background (color-rgb 0 0 0))
# end of gimp-flip-tool options

View file

@ -0,0 +1,6 @@
# GIMP gimp-foreground-select-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
# end of gimp-foreground-select-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-free-select-tool options
# end of gimp-free-select-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-fuzzy-select-tool options
# end of gimp-fuzzy-select-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-gegl-tool options
# end of gimp-gegl-tool options

View file

@ -0,0 +1,9 @@
# GIMP gimp-gradient-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(gradient "FG to BG (RGB)")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-gradient-tool options

View file

@ -0,0 +1,5 @@
# GIMP gimp-handle-transform-tool options
(background (color-rgb 0 0 0))
# end of gimp-handle-transform-tool options

View file

@ -0,0 +1,11 @@
# GIMP gimp-heal-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-heal-tool options

View file

@ -0,0 +1,8 @@
# GIMP gimp-ink-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-ink-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-iscissors-tool options
# end of gimp-iscissors-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-levels-tool options
# end of gimp-levels-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-measure-tool options
# end of gimp-measure-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-move-tool options
# end of gimp-move-tool options

View file

@ -0,0 +1,11 @@
# GIMP gimp-mypaint-brush-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(mybrush "100% Opaque")
(brush-size 51)
(brush-hardness 0.5)
(radius 3.0099999904632568)
(hardness 0.94999998807907104)
# end of gimp-mypaint-brush-tool options

View file

@ -0,0 +1,5 @@
# GIMP gimp-offset-tool options
(background (color-rgb 0 0 0))
# end of gimp-offset-tool options

View file

@ -0,0 +1,6 @@
# GIMP gimp-operation-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
# end of gimp-operation-tool options

View file

@ -0,0 +1,12 @@
# GIMP gimp-paintbrush-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(gradient "FG to BG (RGB)")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-paintbrush-tool options

View file

@ -0,0 +1,12 @@
# GIMP gimp-pencil-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(gradient "FG to BG (RGB)")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-pencil-tool options

View file

@ -0,0 +1,12 @@
# GIMP gimp-perspective-clone-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(pattern "Pine")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-perspective-clone-tool options

View file

@ -0,0 +1,5 @@
# GIMP gimp-perspective-tool options
(background (color-rgb 0 0 0))
# end of gimp-perspective-tool options

View file

@ -0,0 +1,6 @@
# GIMP gimp-rect-select-tool options
(round-corners yes)
(corner-radius 50)
# end of gimp-rect-select-tool options

View file

@ -0,0 +1,5 @@
# GIMP gimp-rotate-tool options
(background (color-rgb 0 0 0))
# end of gimp-rotate-tool options

View file

@ -0,0 +1,5 @@
# GIMP gimp-scale-tool options
(background (color-rgb 0 0 0))
# end of gimp-scale-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-shear-tool options
# end of gimp-shear-tool options

View file

@ -0,0 +1,12 @@
# GIMP gimp-smudge-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(gradient "FG to BG (RGB)")
(palette "Color History")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-smudge-tool options

View file

@ -0,0 +1,9 @@
# GIMP gimp-text-tool options
(foreground (color-rgb 1 1 1))
(palette "Color History")
(font "Komika Axis")
(font-size 42)
(justify center)
# end of gimp-text-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-threshold-tool options
# end of gimp-threshold-tool options

View file

@ -0,0 +1,5 @@
# GIMP gimp-transform-3d-tool options
(background (color-rgb 0 0 0))
# end of gimp-transform-3d-tool options

View file

@ -0,0 +1,5 @@
# GIMP gimp-unified-transform-tool options
(background (color-rgb 0 0 0))
# end of gimp-unified-transform-tool options

View file

@ -0,0 +1,11 @@
# GIMP gimp-vector-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Dynamics Off")
(pattern "Pine")
(gradient "FG to BG (RGB)")
(palette "Color History")
# end of gimp-vector-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-warp-tool options
# end of gimp-warp-tool options

View file

@ -0,0 +1,4 @@
# GIMP gimp-zoom-tool options
# end of gimp-zoom-tool options

185
.config/GIMP/2.10/toolrc Normal file
View file

@ -0,0 +1,185 @@
# GIMP toolrc
(file-version 1)
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-move-tool")
(children
(GimpToolInfo "gimp-move-tool"
(icon-name "gimp-tool-move")
(visible yes))
(GimpToolInfo "gimp-align-tool"
(icon-name "gimp-tool-align")
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-rect-select-tool")
(children
(GimpToolInfo "gimp-rect-select-tool"
(icon-name "gimp-tool-rect-select")
(visible yes))
(GimpToolInfo "gimp-ellipse-select-tool"
(icon-name "gimp-tool-ellipse-select")
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-iscissors-tool")
(children
(GimpToolInfo "gimp-free-select-tool"
(icon-name "gimp-tool-free-select")
(visible yes))
(GimpToolInfo "gimp-iscissors-tool"
(icon-name "gimp-tool-iscissors")
(visible yes))
(GimpToolInfo "gimp-foreground-select-tool"
(icon-name "gimp-tool-foreground-select")
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-fuzzy-select-tool")
(children
(GimpToolInfo "gimp-fuzzy-select-tool"
(icon-name "gimp-tool-fuzzy-select")
(visible yes))
(GimpToolInfo "gimp-by-color-select-tool"
(icon-name "gimp-tool-by-color-select")
(visible yes))))
(GimpToolInfo "gimp-crop-tool"
(icon-name "gimp-tool-crop")
(visible yes))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-scale-tool")
(children
(GimpToolInfo "gimp-unified-transform-tool"
(icon-name "gimp-tool-unified-transform")
(visible yes))
(GimpToolInfo "gimp-rotate-tool"
(icon-name "gimp-tool-rotate")
(visible yes))
(GimpToolInfo "gimp-scale-tool"
(icon-name "gimp-tool-scale")
(visible yes))
(GimpToolInfo "gimp-shear-tool"
(icon-name "gimp-tool-shear")
(visible yes))
(GimpToolInfo "gimp-flip-tool"
(icon-name "gimp-tool-flip")
(visible yes))
(GimpToolInfo "gimp-perspective-tool"
(icon-name "gimp-tool-perspective")
(visible yes))
(GimpToolInfo "gimp-transform-3d-tool"
(icon-name "gimp-tool-transform-3d")
(visible yes))
(GimpToolInfo "gimp-handle-transform-tool"
(icon-name "gimp-tool-handle-transform")
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-warp-tool")
(children
(GimpToolInfo "gimp-warp-tool"
(icon-name "gimp-tool-warp")
(visible yes))
(GimpToolInfo "gimp-cage-tool"
(icon-name "gimp-tool-cage")
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-bucket-fill-tool")
(children
(GimpToolInfo "gimp-bucket-fill-tool"
(icon-name "gimp-tool-bucket-fill")
(visible yes))
(GimpToolInfo "gimp-gradient-tool"
(icon-name "gimp-tool-gradient")
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-pencil-tool")
(children
(GimpToolInfo "gimp-paintbrush-tool"
(icon-name "gimp-tool-paintbrush")
(visible yes))
(GimpToolInfo "gimp-pencil-tool"
(icon-name "gimp-tool-pencil")
(visible yes))
(GimpToolInfo "gimp-airbrush-tool"
(icon-name "gimp-tool-airbrush")
(visible yes))
(GimpToolInfo "gimp-ink-tool"
(icon-name "gimp-tool-ink")
(visible yes))
(GimpToolInfo "gimp-mypaint-brush-tool"
(icon-name "gimp-tool-mypaint-brush")
(visible yes))))
(GimpToolInfo "gimp-eraser-tool"
(icon-name "gimp-tool-eraser")
(visible yes))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-clone-tool")
(children
(GimpToolInfo "gimp-clone-tool"
(icon-name "gimp-tool-clone")
(visible yes))
(GimpToolInfo "gimp-perspective-clone-tool"
(icon-name "gimp-tool-perspective-clone")
(visible yes))
(GimpToolInfo "gimp-heal-tool"
(icon-name "gimp-tool-heal")
(visible yes))))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-smudge-tool")
(children
(GimpToolInfo "gimp-smudge-tool"
(icon-name "gimp-tool-smudge")
(visible yes))
(GimpToolInfo "gimp-convolve-tool"
(icon-name "gimp-tool-blur")
(visible yes))
(GimpToolInfo "gimp-dodge-burn-tool"
(icon-name "gimp-tool-dodge")
(visible yes))))
(GimpToolInfo "gimp-vector-tool"
(icon-name "gimp-tool-path")
(visible yes))
(GimpToolInfo "gimp-text-tool"
(icon-name "gimp-tool-text")
(visible yes))
(GimpToolGroup "tool group"
(visible yes)
(active-tool "gimp-color-picker-tool")
(children
(GimpToolInfo "gimp-color-picker-tool"
(icon-name "gimp-tool-color-picker")
(visible yes))
(GimpToolInfo "gimp-measure-tool"
(icon-name "gimp-tool-measure")
(visible yes))))
(GimpToolInfo "gimp-zoom-tool"
(icon-name "gimp-tool-zoom")
(visible yes))
(GimpToolInfo "gimp-brightness-contrast-tool"
(icon-name "gimp-tool-brightness-contrast")
(visible no))
(GimpToolInfo "gimp-threshold-tool"
(icon-name "gimp-tool-threshold")
(visible no))
(GimpToolInfo "gimp-levels-tool"
(icon-name "gimp-tool-levels")
(visible no))
(GimpToolInfo "gimp-curves-tool"
(icon-name "gimp-tool-curves")
(visible no))
(GimpToolInfo "gimp-offset-tool"
(icon-name "gimp-tool-offset")
(visible no))
(GimpToolInfo "gimp-gegl-tool"
(icon-name "gimp-gegl")
(visible no))
# end of toolrc

51
.config/GIMP/2.10/unitrc Normal file
View file

@ -0,0 +1,51 @@
# GIMP units
#
# This file contains the user unit database. You can edit this list with the
# unit editor. You are not supposed to edit it manually, but of course you
# can do.
# This file will be entirely rewritten each time you exit.
(unit-info "centimeters"
(factor 2.54)
(digits 2)
(symbol "cm")
(abbreviation "cm")
(singular "centimeter")
(plural "centimeters"))
(unit-info "meters"
(factor 0.025399999999999999)
(digits 4)
(symbol "m")
(abbreviation "m")
(singular "meter")
(plural "meters"))
(unit-info "feet"
(factor 0.083333000000000004)
(digits 4)
(symbol "'")
(abbreviation "ft")
(singular "foot")
(plural "feet"))
(unit-info "yards"
(factor 0.027778000000000001)
(digits 4)
(symbol "yd")
(abbreviation "yd")
(singular "yard")
(plural "yards"))
(unit-info "typogr. points"
(factor 72.269999999999996)
(digits 0)
(symbol "tpt")
(abbreviation "tpt")
(singular "typogr. point")
(plural "typogr. points"))
(unit-info "typogr. picas"
(factor 6.0225)
(digits 1)
(symbol "tpc")
(abbreviation "tpc")
(singular "typogr. pica")
(plural "typogr. picas"))
# end of units