more fedora stuff
This commit is contained in:
parent
8d17beca5e
commit
a51135d4a5
7
.bashrc
7
.bashrc
@ -16,7 +16,12 @@ alias sagentsource="source ~/.local/bin/sagent"
|
||||
alias rms="shred -uzn8"
|
||||
alias ccp="xclip -selection clipboard" # stands for clipboard copy
|
||||
alias du.="du -hs ./* | sort -rh"
|
||||
alias cdtmp="cd $(mktemp -d)"
|
||||
alias cdtmp="cd \$(mktemp -d)"
|
||||
|
||||
# Fedora only
|
||||
if command -v dnf &> /dev/null; then
|
||||
alias sysup="sudo dnf update -y && sudo dnf upgrade -y"
|
||||
fi
|
||||
|
||||
PS1='[\u@\h \W]\$ '
|
||||
# . "$HOME/.cargo/env"
|
||||
|
||||
57
.gitigonre
Normal file
57
.gitigonre
Normal file
@ -0,0 +1,57 @@
|
||||
QtProject.conf
|
||||
Thunar/
|
||||
btop/
|
||||
dconf/
|
||||
gtk-3.0/bookmarks
|
||||
pavucontrol.ini
|
||||
pulse/
|
||||
pupgui/
|
||||
user-tmpfiles.d/
|
||||
vesktop/
|
||||
xfce4/
|
||||
nvim/plugin/packer_compiled.lua
|
||||
qBittorrent/
|
||||
obs-studio/
|
||||
vifm/
|
||||
monero*/
|
||||
libreoffice/
|
||||
glib*/
|
||||
krita*/
|
||||
nomacs/
|
||||
ibus/
|
||||
GIMP/
|
||||
chromium/
|
||||
libaccounts-glib/
|
||||
keepassxc/
|
||||
wireshark/
|
||||
krita*
|
||||
PureRef/
|
||||
xdg-desktop-portal/
|
||||
gtk-3.0/
|
||||
gtk-4.0/
|
||||
net.imput.helium/
|
||||
vlc/
|
||||
JetBrains/
|
||||
autostart/
|
||||
mime*
|
||||
xdg-desktop-portal/
|
||||
wal/
|
||||
mpv/
|
||||
fontforge/
|
||||
nuclear/Cache/
|
||||
|
||||
# weechat
|
||||
weechat/sec.conf
|
||||
weechat/irc.conf
|
||||
weechat/matrix.conf
|
||||
weechat/slack.conf
|
||||
weechat/relay.conf
|
||||
weechat/wee-slack.conf
|
||||
weechat/discord.conf
|
||||
weechat/logs/
|
||||
weechat/script/
|
||||
weechat/plugins/
|
||||
weechat/xfer.conf
|
||||
weechat/*.conf.bak
|
||||
weechat/*.conf.old
|
||||
|
||||
49
GIMP/3.0/action-history
Normal file
49
GIMP/3.0/action-history
Normal file
@ -0,0 +1,49 @@
|
||||
# GIMP action-history
|
||||
|
||||
(history-item "layers-visible" 5)
|
||||
(history-item "drawable-visible" 3)
|
||||
(history-item "image-color-profile-use-srgb" 0)
|
||||
(history-item "view-show-menubar" 0)
|
||||
(history-item "view-show-rulers" 0)
|
||||
(history-item "view-show-scrollbars" 0)
|
||||
(history-item "view-show-statusbar" 0)
|
||||
(history-item "images-raise-views" 0)
|
||||
(history-item "layers-new" 0)
|
||||
(history-item "edit-paste" 0)
|
||||
(history-item "file-export-as" 0)
|
||||
(history-item "file-quit" 1)
|
||||
(history-item "dockable-show-button-bar" 0)
|
||||
(history-item "dockable-preview-size-tiny" 0)
|
||||
(history-item "dockable-preview-size-medium" 0)
|
||||
(history-item "dockable-tab-style-icon" 0)
|
||||
(history-item "dockable-tab-style-preview" 0)
|
||||
(history-item "dockable-view-type-list" 0)
|
||||
(history-item "dock-show-image-menu" 0)
|
||||
(history-item "dock-auto-follow-active" 0)
|
||||
(history-item "dock-move-to-screen--0" 0)
|
||||
(history-item "channels-lock-content" 0)
|
||||
(history-item "channels-lock-position" 0)
|
||||
(history-item "layers-lock-alpha" 0)
|
||||
(history-item "layers-lock-content" 0)
|
||||
(history-item "layers-lock-position" 0)
|
||||
(history-item "drawable-lock-content" 0)
|
||||
(history-item "drawable-lock-position" 0)
|
||||
(history-item "view-dot-for-dot" 0)
|
||||
(history-item "view-color-management-enable" 0)
|
||||
(history-item "view-display-black-point-compensation" 0)
|
||||
(history-item "view-show-selection" 0)
|
||||
(history-item "view-show-layer-boundary" 0)
|
||||
(history-item "view-show-canvas-boundary" 0)
|
||||
(history-item "view-show-guides" 0)
|
||||
(history-item "view-show-sample-points" 0)
|
||||
(history-item "view-snap-to-guides" 0)
|
||||
(history-item "paths-lock-content" 0)
|
||||
(history-item "paths-lock-position" 0)
|
||||
(history-item "image-convert-non-linear" 0)
|
||||
(history-item "edit-paste-as-new-image" 0)
|
||||
(history-item "layers-blend-space-auto" 0)
|
||||
(history-item "layers-composite-space-auto" 0)
|
||||
(history-item "layers-composite-mode-auto" 0)
|
||||
(history-item "file-open" 0)
|
||||
|
||||
# end of action-history
|
||||
7
GIMP/3.0/colorrc
Normal file
7
GIMP/3.0/colorrc
Normal file
@ -0,0 +1,7 @@
|
||||
# GIMP colorrc
|
||||
#
|
||||
# This file holds a list of recently used colors.
|
||||
|
||||
(color-history)
|
||||
|
||||
# end of colorrc
|
||||
14
GIMP/3.0/contextrc
Normal file
14
GIMP/3.0/contextrc
Normal file
@ -0,0 +1,14 @@
|
||||
# GIMP user context
|
||||
|
||||
(tool "gimp-unified-transform-tool")
|
||||
(paint-info "gimp-paintbrush")
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(mybrush "100% Opaque")
|
||||
(pattern "Pine")
|
||||
(gradient "FG to BG (RGB)")
|
||||
(palette "Color History")
|
||||
(font "Sans-serif")
|
||||
(tool-preset "Virtual core pointer")
|
||||
|
||||
# end of user context
|
||||
40
GIMP/3.0/controllerrc
Normal file
40
GIMP/3.0/controllerrc
Normal 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-down-shift-primary-alt" "tools-spacing-decrease")
|
||||
(map "scroll-up-shift-alt" "tools-angle-increase")
|
||||
(map "scroll-down-shift-alt" "tools-angle-decrease")
|
||||
(map "scroll-down-primary-alt" "tools-size-decrease")
|
||||
(map "scroll-up-shift-primary" "tools-aspect-increase")
|
||||
(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-alt" "tools-opacity-increase")))
|
||||
(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
|
||||
121
GIMP/3.0/devicerc
Normal file
121
GIMP/3.0/devicerc
Normal file
File diff suppressed because one or more lines are too long
4
GIMP/3.0/dockrc
Normal file
4
GIMP/3.0/dockrc
Normal file
@ -0,0 +1,4 @@
|
||||
# recently closed docks
|
||||
|
||||
|
||||
# end of recently closed docks
|
||||
6
GIMP/3.0/extensionrc
Normal file
6
GIMP/3.0/extensionrc
Normal file
@ -0,0 +1,6 @@
|
||||
# GIMP extensionrc
|
||||
|
||||
(GimpExtension "org.gimp.extension.goat-exercises"
|
||||
(active yes))
|
||||
|
||||
# end of extensionrc
|
||||
37
GIMP/3.0/gimprc
Normal file
37
GIMP/3.0/gimprc
Normal file
@ -0,0 +1,37 @@
|
||||
# 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/3.0/gimprc
|
||||
# Most values can be set within GIMP by changing some options in the
|
||||
# Preferences dialog.
|
||||
|
||||
(prev-language "American English")
|
||||
(config-version "3.0.6")
|
||||
(import-raw-plug-in "${gimp_plug_in_dir}/plug-ins/file-raw-placeholder/file-raw-placeholder")
|
||||
(monitor-xresolution 158)
|
||||
(monitor-yresolution 158)
|
||||
(fill-options
|
||||
(style fg-color)
|
||||
(custom-style solid-color)
|
||||
(antialias yes)
|
||||
(feather no)
|
||||
(feather-radius 10))
|
||||
(stroke-options
|
||||
(style fg-color)
|
||||
(custom-style solid-color)
|
||||
(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
|
||||
4
GIMP/3.0/internal-data/custom.ggr
Normal file
4
GIMP/3.0/internal-data/custom.ggr
Normal 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
|
||||
7
GIMP/3.0/modifiersrc
Normal file
7
GIMP/3.0/modifiersrc
Normal file
@ -0,0 +1,7 @@
|
||||
# GIMP modifiersrc
|
||||
#
|
||||
# This file stores modifiers configuration. You are not supposed to edit it
|
||||
# manually, but of course you can do. The modifiersrc will be entirely
|
||||
# rewritten every time you quit GIMP. If this file isn't found, defaults are
|
||||
# used.
|
||||
|
||||
6
GIMP/3.0/parasiterc
Normal file
6
GIMP/3.0/parasiterc
Normal file
@ -0,0 +1,6 @@
|
||||
# GIMP parasiterc
|
||||
#
|
||||
# This file will be entirely rewritten each time you exit.
|
||||
|
||||
|
||||
# end of parasiterc
|
||||
@ -0,0 +1,27 @@
|
||||
# settings
|
||||
|
||||
(quality 0.90000000000000002)
|
||||
(smoothing 0)
|
||||
(optimize yes)
|
||||
(progressive yes)
|
||||
(cmyk no)
|
||||
(sub-sampling "sub-sampling-1x1")
|
||||
(baseline yes)
|
||||
(restart 16)
|
||||
(dct "integer")
|
||||
(include-exif no)
|
||||
(include-iptc no)
|
||||
(include-xmp no)
|
||||
(include-color-profile no)
|
||||
(include-thumbnail no)
|
||||
(include-comment no)
|
||||
(use-original-quality no)
|
||||
(original-quality 87)
|
||||
(original-sub-sampling 0)
|
||||
(original-num-quant-tables 0)
|
||||
(show-preview no)
|
||||
(use-arithmetic-coding no)
|
||||
(use-restart no)
|
||||
(gimp-comment "Created with GIMP")
|
||||
|
||||
# end of settings
|
||||
@ -0,0 +1,4 @@
|
||||
# settings
|
||||
|
||||
|
||||
# end of settings
|
||||
4720
GIMP/3.0/pluginrc
Normal file
4720
GIMP/3.0/pluginrc
Normal file
File diff suppressed because it is too large
Load Diff
94
GIMP/3.0/sessionrc
Normal file
94
GIMP/3.0/sessionrc
Normal file
@ -0,0 +1,94 @@
|
||||
# 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 0)
|
||||
(size 1920 1016)
|
||||
(open-on-exit)
|
||||
(aux-info
|
||||
(left-docks-width "188")
|
||||
(right-docks-width "261")
|
||||
(maximized "yes"))
|
||||
(gimp-toolbox
|
||||
(side left)
|
||||
(book
|
||||
(current-page 0)
|
||||
(dockable "gimp-tool-options"
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(show-button-bar "true")))
|
||||
(dockable "gimp-device-status"
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(show-button-bar "true")))
|
||||
(dockable "gimp-undo-history"
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(show-button-bar "true")))
|
||||
(dockable "gimp-image-list"
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(show-button-bar "true")))))
|
||||
(gimp-dock
|
||||
(side right)
|
||||
(book
|
||||
(current-page 0)
|
||||
(dockable "gimp-brush-grid"
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(show-button-bar "true")))
|
||||
(dockable "gimp-pattern-grid"
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(show-button-bar "true")))
|
||||
(dockable "gimp-font-list"
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(show-button-bar "true")))
|
||||
(dockable "gimp-document-list"
|
||||
(tab-style icon)
|
||||
(aux-info
|
||||
(show-button-bar "true"))))
|
||||
(book
|
||||
(position 583)
|
||||
(current-page 0)
|
||||
(dockable "gimp-layer-list"
|
||||
(tab-style icon)
|
||||
(preview-size 32)
|
||||
(aux-info
|
||||
(show-button-bar "true")))
|
||||
(dockable "gimp-channel-list"
|
||||
(tab-style icon)
|
||||
(preview-size 32)
|
||||
(aux-info
|
||||
(show-button-bar "true")))
|
||||
(dockable "gimp-vectors-list"
|
||||
(tab-style icon)
|
||||
(preview-size 32)
|
||||
(aux-info
|
||||
(show-button-bar "true"))))))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "gimp-file-open-dialog")
|
||||
(position 0 0)
|
||||
(size 1191 893))
|
||||
(session-info "toplevel"
|
||||
(factory-entry "gimp-file-export-dialog")
|
||||
(position 0 0)
|
||||
(size 1191 893))
|
||||
|
||||
(hide-docks no)
|
||||
(single-window-mode yes)
|
||||
(show-tabs yes)
|
||||
(tabs-position 0)
|
||||
(last-tip-shown 0)
|
||||
|
||||
# end of sessionrc
|
||||
1117
GIMP/3.0/shortcutsrc
Normal file
1117
GIMP/3.0/shortcutsrc
Normal file
File diff suppressed because it is too large
Load Diff
3168
GIMP/3.0/tags.xml
Normal file
3168
GIMP/3.0/tags.xml
Normal file
File diff suppressed because it is too large
Load Diff
638
GIMP/3.0/templaterc
Normal file
638
GIMP/3.0/templaterc
Normal file
@ -0,0 +1,638 @@
|
||||
# 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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "CD cover (300 ppi)"
|
||||
(icon-name "media-optical")
|
||||
(width 1417)
|
||||
(height 1417)
|
||||
(unit millimeters)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Web profile / avatar / icon 512×512"
|
||||
(icon-name "gimp-web")
|
||||
(width 512)
|
||||
(height 512)
|
||||
(unit pixels)
|
||||
(xresolution 150)
|
||||
(yresolution 150)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Web banner leaderboard 728×90"
|
||||
(icon-name "gimp-web")
|
||||
(width 728)
|
||||
(height 90)
|
||||
(unit pixels)
|
||||
(xresolution 72)
|
||||
(yresolution 72)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Web banner half page 300×600"
|
||||
(icon-name "gimp-web")
|
||||
(width 300)
|
||||
(height 600)
|
||||
(unit pixels)
|
||||
(xresolution 72)
|
||||
(yresolution 72)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(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-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Web banner wide skyscraper 160×600"
|
||||
(icon-name "gimp-web")
|
||||
(width 160)
|
||||
(height 600)
|
||||
(unit pixels)
|
||||
(xresolution 72)
|
||||
(yresolution 72)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Web banner mobile leaderboard 320×50"
|
||||
(icon-name "gimp-web")
|
||||
(width 320)
|
||||
(height 50)
|
||||
(unit pixels)
|
||||
(xresolution 72)
|
||||
(yresolution 72)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 4:3 - 1024×768 (XGA)"
|
||||
(icon-name "gimp-display")
|
||||
(width 1024)
|
||||
(height 768)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 4:3 - 1152×864 (XGA+)"
|
||||
(icon-name "gimp-display")
|
||||
(width 1152)
|
||||
(height 864)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 4:3 - 1600×1200 (UXGA)"
|
||||
(icon-name "gimp-display")
|
||||
(width 1600)
|
||||
(height 1200)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 4:3 - 2048×1536 (QXGA)"
|
||||
(icon-name "gimp-display")
|
||||
(width 2048)
|
||||
(height 1536)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 16:10 - 1680×1050 (WSXGA+)"
|
||||
(icon-name "gimp-display")
|
||||
(width 1680)
|
||||
(height 1050)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 16:10 - 1920×1200 (WUXGA)"
|
||||
(icon-name "gimp-display")
|
||||
(width 1920)
|
||||
(height 1200)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 16:10 - 2560×1600 (WQXGA)"
|
||||
(icon-name "gimp-display")
|
||||
(width 2560)
|
||||
(height 1600)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 16:10 - 3840×2400 (WQUXGA)"
|
||||
(icon-name "gimp-display")
|
||||
(width 3840)
|
||||
(height 2400)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 16:9 - 1280×720 (HD 720p)"
|
||||
(icon-name "gimp-video")
|
||||
(width 1280)
|
||||
(height 720)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 16:9 - 1920×1080 (Full HD 1080p)"
|
||||
(icon-name "gimp-video")
|
||||
(width 1920)
|
||||
(height 1080)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 16:9 - 3840×2160 (4K UHD)"
|
||||
(icon-name "gimp-video")
|
||||
(width 3840)
|
||||
(height 2160)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 16:9 - 7680×4320 (8K UHD)"
|
||||
(icon-name "gimp-video")
|
||||
(width 7680)
|
||||
(height 4320)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 17:9 - 2048×1080 (DCI 2K)"
|
||||
(icon-name "gimp-video")
|
||||
(width 2048)
|
||||
(height 1080)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Display - 17:9 - 4096×2160 (DCI 4K)"
|
||||
(icon-name "gimp-video")
|
||||
(width 4096)
|
||||
(height 2160)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Phone - 18.5:9 - 1440×2960"
|
||||
(icon-name "gimp-smartphone")
|
||||
(width 1440)
|
||||
(height 2960)
|
||||
(unit pixels)
|
||||
(xresolution 500)
|
||||
(yresolution 500)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Phone - 19:9 - 1440×3040"
|
||||
(icon-name "gimp-smartphone")
|
||||
(width 1440)
|
||||
(height 3040)
|
||||
(unit pixels)
|
||||
(xresolution 500)
|
||||
(yresolution 500)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Phone - 19.5:9 - 1440×3120"
|
||||
(icon-name "gimp-smartphone")
|
||||
(width 1440)
|
||||
(height 3120)
|
||||
(unit pixels)
|
||||
(xresolution 500)
|
||||
(yresolution 500)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
(GimpTemplate "Phone - 20:9 - 1440×3200"
|
||||
(icon-name "gimp-smartphone")
|
||||
(width 1440)
|
||||
(height 3200)
|
||||
(unit pixels)
|
||||
(xresolution 500)
|
||||
(yresolution 500)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-non-linear)
|
||||
(color-profile NULL)
|
||||
(simulation-profile NULL)
|
||||
(simulation-bpc no)
|
||||
(simulation-intent relative-colorimetric)
|
||||
(fill-type background))
|
||||
|
||||
# end of templaterc
|
||||
16
GIMP/3.0/theme.css
Normal file
16
GIMP/3.0/theme.css
Normal file
@ -0,0 +1,16 @@
|
||||
/* GIMP theme.css
|
||||
*
|
||||
* This file is written on GIMP startup and on every theme change.
|
||||
* It is NOT supposed to be edited manually. Edit your personal
|
||||
* gimp.css file instead (/home/c2ny/.config/GIMP/3.0/gimp.css).
|
||||
*/
|
||||
|
||||
@import url("file:///usr/share/gimp/3.0/themes/Default/gimp-dark.css");
|
||||
@import url("file:///etc/gimp/3.0/gimp.css");
|
||||
|
||||
* { -gtk-icon-style: symbolic; }
|
||||
|
||||
/* prefer-dark-theme */
|
||||
|
||||
|
||||
/* end of theme.css */
|
||||
11
GIMP/3.0/tool-options/gimp-airbrush-tool
Normal file
11
GIMP/3.0/tool-options/gimp-airbrush-tool
Normal file
@ -0,0 +1,11 @@
|
||||
# GIMP gimp-airbrush-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(gradient "FG to BG (RGB)")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-airbrush-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-align-tool
Normal file
4
GIMP/3.0/tool-options/gimp-align-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-align-tool options
|
||||
|
||||
|
||||
# end of gimp-align-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-brightness-contrast-tool
Normal file
4
GIMP/3.0/tool-options/gimp-brightness-contrast-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-brightness-contrast-tool options
|
||||
|
||||
|
||||
# end of gimp-brightness-contrast-tool options
|
||||
7
GIMP/3.0/tool-options/gimp-bucket-fill-tool
Normal file
7
GIMP/3.0/tool-options/gimp-bucket-fill-tool
Normal file
@ -0,0 +1,7 @@
|
||||
# GIMP gimp-bucket-fill-tool options
|
||||
|
||||
(pattern "Pine")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-bucket-fill-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-by-color-select-tool
Normal file
4
GIMP/3.0/tool-options/gimp-by-color-select-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-by-color-select-tool options
|
||||
|
||||
|
||||
# end of gimp-by-color-select-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-cage-tool
Normal file
4
GIMP/3.0/tool-options/gimp-cage-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-cage-tool options
|
||||
|
||||
|
||||
# end of gimp-cage-tool options
|
||||
10
GIMP/3.0/tool-options/gimp-clone-tool
Normal file
10
GIMP/3.0/tool-options/gimp-clone-tool
Normal file
@ -0,0 +1,10 @@
|
||||
# GIMP gimp-clone-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-clone-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-color-picker-tool
Normal file
4
GIMP/3.0/tool-options/gimp-color-picker-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-color-picker-tool options
|
||||
|
||||
|
||||
# end of gimp-color-picker-tool options
|
||||
10
GIMP/3.0/tool-options/gimp-convolve-tool
Normal file
10
GIMP/3.0/tool-options/gimp-convolve-tool
Normal file
@ -0,0 +1,10 @@
|
||||
# GIMP gimp-convolve-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-convolve-tool options
|
||||
5
GIMP/3.0/tool-options/gimp-crop-tool
Normal file
5
GIMP/3.0/tool-options/gimp-crop-tool
Normal file
@ -0,0 +1,5 @@
|
||||
# GIMP gimp-crop-tool options
|
||||
|
||||
(pattern "Pine")
|
||||
|
||||
# end of gimp-crop-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-curves-tool
Normal file
4
GIMP/3.0/tool-options/gimp-curves-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-curves-tool options
|
||||
|
||||
|
||||
# end of gimp-curves-tool options
|
||||
9
GIMP/3.0/tool-options/gimp-dodge-burn-tool
Normal file
9
GIMP/3.0/tool-options/gimp-dodge-burn-tool
Normal file
@ -0,0 +1,9 @@
|
||||
# GIMP gimp-dodge-burn-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-dodge-burn-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-ellipse-select-tool
Normal file
4
GIMP/3.0/tool-options/gimp-ellipse-select-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-ellipse-select-tool options
|
||||
|
||||
|
||||
# end of gimp-ellipse-select-tool options
|
||||
9
GIMP/3.0/tool-options/gimp-eraser-tool
Normal file
9
GIMP/3.0/tool-options/gimp-eraser-tool
Normal file
@ -0,0 +1,9 @@
|
||||
# GIMP gimp-eraser-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-eraser-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-flip-tool
Normal file
4
GIMP/3.0/tool-options/gimp-flip-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-flip-tool options
|
||||
|
||||
|
||||
# end of gimp-flip-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-foreground-select-tool
Normal file
4
GIMP/3.0/tool-options/gimp-foreground-select-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-foreground-select-tool options
|
||||
|
||||
|
||||
# end of gimp-foreground-select-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-free-select-tool
Normal file
4
GIMP/3.0/tool-options/gimp-free-select-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-free-select-tool options
|
||||
|
||||
|
||||
# end of gimp-free-select-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-fuzzy-select-tool
Normal file
4
GIMP/3.0/tool-options/gimp-fuzzy-select-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-fuzzy-select-tool options
|
||||
|
||||
|
||||
# end of gimp-fuzzy-select-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-gegl-tool
Normal file
4
GIMP/3.0/tool-options/gimp-gegl-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-gegl-tool options
|
||||
|
||||
|
||||
# end of gimp-gegl-tool options
|
||||
7
GIMP/3.0/tool-options/gimp-gradient-tool
Normal file
7
GIMP/3.0/tool-options/gimp-gradient-tool
Normal file
@ -0,0 +1,7 @@
|
||||
# GIMP gimp-gradient-tool options
|
||||
|
||||
(gradient "FG to BG (RGB)")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-gradient-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-handle-transform-tool
Normal file
4
GIMP/3.0/tool-options/gimp-handle-transform-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-handle-transform-tool options
|
||||
|
||||
|
||||
# end of gimp-handle-transform-tool options
|
||||
10
GIMP/3.0/tool-options/gimp-heal-tool
Normal file
10
GIMP/3.0/tool-options/gimp-heal-tool
Normal file
@ -0,0 +1,10 @@
|
||||
# GIMP gimp-heal-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-heal-tool options
|
||||
7
GIMP/3.0/tool-options/gimp-ink-tool
Normal file
7
GIMP/3.0/tool-options/gimp-ink-tool
Normal file
@ -0,0 +1,7 @@
|
||||
# GIMP gimp-ink-tool options
|
||||
|
||||
(pattern "Pine")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-ink-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-iscissors-tool
Normal file
4
GIMP/3.0/tool-options/gimp-iscissors-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-iscissors-tool options
|
||||
|
||||
|
||||
# end of gimp-iscissors-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-levels-tool
Normal file
4
GIMP/3.0/tool-options/gimp-levels-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-levels-tool options
|
||||
|
||||
|
||||
# end of gimp-levels-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-measure-tool
Normal file
4
GIMP/3.0/tool-options/gimp-measure-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-measure-tool options
|
||||
|
||||
|
||||
# end of gimp-measure-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-move-tool
Normal file
4
GIMP/3.0/tool-options/gimp-move-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-move-tool options
|
||||
|
||||
|
||||
# end of gimp-move-tool options
|
||||
10
GIMP/3.0/tool-options/gimp-mypaint-brush-tool
Normal file
10
GIMP/3.0/tool-options/gimp-mypaint-brush-tool
Normal file
@ -0,0 +1,10 @@
|
||||
# GIMP gimp-mypaint-brush-tool options
|
||||
|
||||
(mybrush "100% Opaque")
|
||||
(pattern "Pine")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
(radius 3.0099999904632568)
|
||||
(hardness 0.94999998807907104)
|
||||
|
||||
# end of gimp-mypaint-brush-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-offset-tool
Normal file
4
GIMP/3.0/tool-options/gimp-offset-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-offset-tool options
|
||||
|
||||
|
||||
# end of gimp-offset-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-operation-tool
Normal file
4
GIMP/3.0/tool-options/gimp-operation-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-operation-tool options
|
||||
|
||||
|
||||
# end of gimp-operation-tool options
|
||||
11
GIMP/3.0/tool-options/gimp-paintbrush-tool
Normal file
11
GIMP/3.0/tool-options/gimp-paintbrush-tool
Normal file
@ -0,0 +1,11 @@
|
||||
# GIMP gimp-paintbrush-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(gradient "FG to BG (RGB)")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-paintbrush-tool options
|
||||
11
GIMP/3.0/tool-options/gimp-pencil-tool
Normal file
11
GIMP/3.0/tool-options/gimp-pencil-tool
Normal file
@ -0,0 +1,11 @@
|
||||
# GIMP gimp-pencil-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(gradient "FG to BG (RGB)")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-pencil-tool options
|
||||
10
GIMP/3.0/tool-options/gimp-perspective-clone-tool
Normal file
10
GIMP/3.0/tool-options/gimp-perspective-clone-tool
Normal file
@ -0,0 +1,10 @@
|
||||
# GIMP gimp-perspective-clone-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-perspective-clone-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-perspective-tool
Normal file
4
GIMP/3.0/tool-options/gimp-perspective-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-perspective-tool options
|
||||
|
||||
|
||||
# end of gimp-perspective-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-rect-select-tool
Normal file
4
GIMP/3.0/tool-options/gimp-rect-select-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-rect-select-tool options
|
||||
|
||||
|
||||
# end of gimp-rect-select-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-rotate-tool
Normal file
4
GIMP/3.0/tool-options/gimp-rotate-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-rotate-tool options
|
||||
|
||||
|
||||
# end of gimp-rotate-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-scale-tool
Normal file
4
GIMP/3.0/tool-options/gimp-scale-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-scale-tool options
|
||||
|
||||
|
||||
# end of gimp-scale-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-shear-tool
Normal file
4
GIMP/3.0/tool-options/gimp-shear-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-shear-tool options
|
||||
|
||||
|
||||
# end of gimp-shear-tool options
|
||||
11
GIMP/3.0/tool-options/gimp-smudge-tool
Normal file
11
GIMP/3.0/tool-options/gimp-smudge-tool
Normal file
@ -0,0 +1,11 @@
|
||||
# GIMP gimp-smudge-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(gradient "FG to BG (RGB)")
|
||||
(palette "Color History")
|
||||
(brush-size 51)
|
||||
(brush-hardness 0.5)
|
||||
|
||||
# end of gimp-smudge-tool options
|
||||
6
GIMP/3.0/tool-options/gimp-text-tool
Normal file
6
GIMP/3.0/tool-options/gimp-text-tool
Normal file
@ -0,0 +1,6 @@
|
||||
# GIMP gimp-text-tool options
|
||||
|
||||
(palette "Color History")
|
||||
(font "Sans-serif")
|
||||
|
||||
# end of gimp-text-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-threshold-tool
Normal file
4
GIMP/3.0/tool-options/gimp-threshold-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-threshold-tool options
|
||||
|
||||
|
||||
# end of gimp-threshold-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-transform-3d-tool
Normal file
4
GIMP/3.0/tool-options/gimp-transform-3d-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-transform-3d-tool options
|
||||
|
||||
|
||||
# end of gimp-transform-3d-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-unified-transform-tool
Normal file
4
GIMP/3.0/tool-options/gimp-unified-transform-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-unified-transform-tool options
|
||||
|
||||
|
||||
# end of gimp-unified-transform-tool options
|
||||
9
GIMP/3.0/tool-options/gimp-vector-tool
Normal file
9
GIMP/3.0/tool-options/gimp-vector-tool
Normal file
@ -0,0 +1,9 @@
|
||||
# GIMP gimp-vector-tool options
|
||||
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Size")
|
||||
(pattern "Pine")
|
||||
(gradient "FG to BG (RGB)")
|
||||
(palette "Color History")
|
||||
|
||||
# end of gimp-vector-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-warp-tool
Normal file
4
GIMP/3.0/tool-options/gimp-warp-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-warp-tool options
|
||||
|
||||
|
||||
# end of gimp-warp-tool options
|
||||
4
GIMP/3.0/tool-options/gimp-zoom-tool
Normal file
4
GIMP/3.0/tool-options/gimp-zoom-tool
Normal file
@ -0,0 +1,4 @@
|
||||
# GIMP gimp-zoom-tool options
|
||||
|
||||
|
||||
# end of gimp-zoom-tool options
|
||||
185
GIMP/3.0/toolrc
Normal file
185
GIMP/3.0/toolrc
Normal 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-free-select-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-unified-transform-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-paintbrush-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
|
||||
39
GIMP/3.0/unitrc
Normal file
39
GIMP/3.0/unitrc
Normal file
@ -0,0 +1,39 @@
|
||||
# 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"))
|
||||
(unit-info "meters"
|
||||
(factor 0.025399999999999999)
|
||||
(digits 4)
|
||||
(symbol "m")
|
||||
(abbreviation "m"))
|
||||
(unit-info "feet"
|
||||
(factor 0.083333000000000004)
|
||||
(digits 4)
|
||||
(symbol "'")
|
||||
(abbreviation "ft"))
|
||||
(unit-info "yards"
|
||||
(factor 0.027778000000000001)
|
||||
(digits 4)
|
||||
(symbol "yd")
|
||||
(abbreviation "yd"))
|
||||
(unit-info "typogr. points"
|
||||
(factor 72.269999999999996)
|
||||
(digits 0)
|
||||
(symbol "tpt")
|
||||
(abbreviation "tpt"))
|
||||
(unit-info "typogr. picas"
|
||||
(factor 6.0225)
|
||||
(digits 1)
|
||||
(symbol "tpc")
|
||||
(abbreviation "tpc"))
|
||||
|
||||
# end of units
|
||||
@ -1,5 +1,5 @@
|
||||
[FileDialog]
|
||||
history=@Invalid()
|
||||
lastVisited=file:///home/c2ny/Downloads
|
||||
lastVisited=file:///home/c2ny/Pictures/Screenshots
|
||||
qtVersion=6.10.1
|
||||
viewMode=Detail
|
||||
|
||||
119
btop/btop.conf
119
btop/btop.conf
@ -1,18 +1,18 @@
|
||||
#? Config file for btop v. 1.3.0
|
||||
#? Config file for btop v.1.4.6
|
||||
|
||||
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
|
||||
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
|
||||
color_theme = "Default"
|
||||
|
||||
#* If the theme set background should be shown, set to False if you want terminal background transparency.
|
||||
theme_background = True
|
||||
theme_background = true
|
||||
|
||||
#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false.
|
||||
truecolor = True
|
||||
truecolor = true
|
||||
|
||||
#* Set to true to force tty mode regardless if a real tty has been detected or not.
|
||||
#* Will force 16-color mode and TTY theme, set all graph symbols to "tty" and swap out other non tty friendly symbols.
|
||||
force_tty = False
|
||||
force_tty = false
|
||||
|
||||
#* Define presets for the layout of the boxes. Preset 0 is always all boxes shown with default settings. Max 9 presets.
|
||||
#* Format: "box_name:P:G,box_name:P:G" P=(0 or 1) for alternate positions, G=graph symbol to use for box.
|
||||
@ -22,10 +22,13 @@ presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:defaul
|
||||
|
||||
#* Set to True to enable "h,j,k,l,g,G" keys for directional control in lists.
|
||||
#* Conflicting keys for h:"help" and k:"kill" is accessible while holding shift.
|
||||
vim_keys = False
|
||||
vim_keys = false
|
||||
|
||||
#* Rounded corners on boxes, is ignored if TTY mode is ON.
|
||||
rounded_corners = True
|
||||
rounded_corners = true
|
||||
|
||||
#* Use terminal synchronized output sequences to reduce flickering on supported terminals.
|
||||
terminal_sync = true
|
||||
|
||||
#* Default symbols to use for graph creation, "braille", "block" or "tty".
|
||||
#* "braille" offers the highest resolution but might not be included in all fonts.
|
||||
@ -60,37 +63,40 @@ update_ms = 2000
|
||||
proc_sorting = "cpu lazy"
|
||||
|
||||
#* Reverse sorting order, True or False.
|
||||
proc_reversed = False
|
||||
proc_reversed = false
|
||||
|
||||
#* Show processes as a tree.
|
||||
proc_tree = False
|
||||
proc_tree = false
|
||||
|
||||
#* Use the cpu graph colors in the process list.
|
||||
proc_colors = True
|
||||
proc_colors = true
|
||||
|
||||
#* Use a darkening gradient in the process list.
|
||||
proc_gradient = True
|
||||
proc_gradient = true
|
||||
|
||||
#* If process cpu usage should be of the core it's running on or usage of the total available cpu power.
|
||||
proc_per_core = False
|
||||
proc_per_core = false
|
||||
|
||||
#* Show process memory as bytes instead of percent.
|
||||
proc_mem_bytes = True
|
||||
proc_mem_bytes = true
|
||||
|
||||
#* Show cpu graph for each process.
|
||||
proc_cpu_graphs = True
|
||||
proc_cpu_graphs = true
|
||||
|
||||
#* Use /proc/[pid]/smaps for memory information in the process info box (very slow but more accurate)
|
||||
proc_info_smaps = False
|
||||
proc_info_smaps = false
|
||||
|
||||
#* Show proc box on left side of screen instead of right.
|
||||
proc_left = False
|
||||
proc_left = false
|
||||
|
||||
#* (Linux) Filter processes tied to the Linux kernel(similar behavior to htop).
|
||||
proc_filter_kernel = False
|
||||
proc_filter_kernel = false
|
||||
|
||||
#* In tree-view, always accumulate child process resources in the parent process.
|
||||
proc_aggregate = False
|
||||
proc_aggregate = false
|
||||
|
||||
#* Should cpu and memory usage display be preserved for dead processes when paused.
|
||||
keep_dead_proc_usage = false
|
||||
|
||||
#* Sets the CPU stat shown in upper half of the CPU graph, "total" is always available.
|
||||
#* Select from a list of detected attributes from the options menu.
|
||||
@ -104,25 +110,28 @@ cpu_graph_lower = "Auto"
|
||||
show_gpu_info = "Auto"
|
||||
|
||||
#* Toggles if the lower CPU graph should be inverted.
|
||||
cpu_invert_lower = True
|
||||
cpu_invert_lower = true
|
||||
|
||||
#* Set to True to completely disable the lower CPU graph.
|
||||
cpu_single_graph = False
|
||||
cpu_single_graph = false
|
||||
|
||||
#* Show cpu box at bottom of screen instead of top.
|
||||
cpu_bottom = False
|
||||
cpu_bottom = false
|
||||
|
||||
#* Shows the system uptime in the CPU box.
|
||||
show_uptime = True
|
||||
show_uptime = true
|
||||
|
||||
#* Shows the CPU package current power consumption in watts. Requires running `make setcap` or `make setuid` or running with sudo.
|
||||
show_cpu_watts = true
|
||||
|
||||
#* Show cpu temperature.
|
||||
check_temp = True
|
||||
check_temp = true
|
||||
|
||||
#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors.
|
||||
cpu_sensor = "Auto"
|
||||
|
||||
#* Show temperatures for cpu cores also if check_temp is True and sensors has been found.
|
||||
show_coretemp = True
|
||||
show_coretemp = true
|
||||
|
||||
#* Set a custom mapping between core and coretemp, can be needed on certain cpus to get correct temperature for correct core.
|
||||
#* Use lm-sensors or similar to see which cores are reporting temperatures on your machine.
|
||||
@ -134,63 +143,66 @@ cpu_core_map = ""
|
||||
temp_scale = "celsius"
|
||||
|
||||
#* Use base 10 for bits/bytes sizes, KB = 1000 instead of KiB = 1024.
|
||||
base_10_sizes = False
|
||||
base_10_sizes = false
|
||||
|
||||
#* Show CPU frequency.
|
||||
show_cpu_freq = True
|
||||
show_cpu_freq = true
|
||||
|
||||
#* How to calculate CPU frequency, available values: "first", "range", "lowest", "highest" and "average".
|
||||
freq_mode = "first"
|
||||
|
||||
#* Draw a clock at top of screen, formatting according to strftime, empty string to disable.
|
||||
#* Special formatting: /host = hostname | /user = username | /uptime = system uptime
|
||||
clock_format = "%X"
|
||||
|
||||
#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort.
|
||||
background_update = True
|
||||
background_update = true
|
||||
|
||||
#* Custom cpu model name, empty string to disable.
|
||||
custom_cpu_name = ""
|
||||
|
||||
#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ".
|
||||
#* Begin line with "exclude=" to change to exclude filter, otherwise defaults to "most include" filter. Example: disks_filter="exclude=/boot /home/user".
|
||||
#* Only disks matching the filter will be shown. Prepend exclude= to only show disks not matching the filter. Examples: disk_filter="/boot /home/user", disks_filter="exclude=/boot /home/user"
|
||||
disks_filter = ""
|
||||
|
||||
#* Show graphs instead of meters for memory values.
|
||||
mem_graphs = True
|
||||
mem_graphs = true
|
||||
|
||||
#* Show mem box below net box instead of above.
|
||||
mem_below_net = False
|
||||
mem_below_net = false
|
||||
|
||||
#* Count ZFS ARC in cached and available memory.
|
||||
zfs_arc_cached = True
|
||||
zfs_arc_cached = true
|
||||
|
||||
#* If swap memory should be shown in memory box.
|
||||
show_swap = True
|
||||
show_swap = true
|
||||
|
||||
#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk.
|
||||
swap_disk = True
|
||||
swap_disk = true
|
||||
|
||||
#* If mem box should be split to also show disks info.
|
||||
show_disks = True
|
||||
show_disks = true
|
||||
|
||||
#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar.
|
||||
only_physical = True
|
||||
only_physical = true
|
||||
|
||||
#* Read disks list from /etc/fstab. This also disables only_physical.
|
||||
use_fstab = True
|
||||
use_fstab = true
|
||||
|
||||
#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool)
|
||||
zfs_hide_datasets = False
|
||||
zfs_hide_datasets = false
|
||||
|
||||
#* Set to true to show available disk space for privileged users.
|
||||
disk_free_priv = False
|
||||
disk_free_priv = false
|
||||
|
||||
#* Toggles if io activity % (disk busy time) should be shown in regular disk usage view.
|
||||
show_io_stat = True
|
||||
show_io_stat = true
|
||||
|
||||
#* Toggles io mode for disks, showing big graphs for disk read/write speeds.
|
||||
io_mode = False
|
||||
io_mode = false
|
||||
|
||||
#* Set to True to show combined read/write io graphs in io mode.
|
||||
io_graph_combined = False
|
||||
io_graph_combined = false
|
||||
|
||||
#* Set the top speed for the io graphs in MiB/s (100 by default), use format "mountpoint:speed" separate disks with whitespace " ".
|
||||
#* Example: "/mnt/media:100 /:20 /boot:1".
|
||||
@ -202,29 +214,44 @@ net_download = 100
|
||||
net_upload = 100
|
||||
|
||||
#* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest.
|
||||
net_auto = True
|
||||
net_auto = true
|
||||
|
||||
#* Sync the auto scaling for download and upload to whichever currently has the highest scale.
|
||||
net_sync = True
|
||||
net_sync = true
|
||||
|
||||
#* Starts with the Network Interface specified here.
|
||||
net_iface = ""
|
||||
|
||||
#* "True" shows bitrates in base 10 (Kbps, Mbps). "False" shows bitrates in binary sizes (Kibps, Mibps, etc.). "Auto" uses base_10_sizes.
|
||||
base_10_bitrate = "Auto"
|
||||
|
||||
#* Show battery stats in top right if battery is present.
|
||||
show_battery = True
|
||||
show_battery = true
|
||||
|
||||
#* Which battery to use if multiple are present. "Auto" for auto detection.
|
||||
selected_battery = "Auto"
|
||||
|
||||
#* Set loglevel for "~/.config/btop/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG".
|
||||
#* Show power stats of battery next to charge indicator.
|
||||
show_battery_watts = true
|
||||
|
||||
#* Set loglevel for "~/.local/state/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG".
|
||||
#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info.
|
||||
log_level = "WARNING"
|
||||
|
||||
#* Automatically save current settings to config file on exit.
|
||||
save_config_on_exit = true
|
||||
|
||||
#* Measure PCIe throughput on NVIDIA cards, may impact performance on certain cards.
|
||||
nvml_measure_pcie_speeds = True
|
||||
nvml_measure_pcie_speeds = true
|
||||
|
||||
#* Measure PCIe throughput on AMD cards, may impact performance on certain cards.
|
||||
rsmi_measure_pcie_speeds = true
|
||||
|
||||
#* Horizontally mirror the GPU graph.
|
||||
gpu_mirror_graph = True
|
||||
gpu_mirror_graph = true
|
||||
|
||||
#* Set which GPU vendors to show. Available values are "nvidia amd intel"
|
||||
shown_gpus = "nvidia amd intel"
|
||||
|
||||
#* Custom gpu0 model name, empty string to disable.
|
||||
custom_gpu_name0 = ""
|
||||
|
||||
62
cinnamon/spices/calendar@cinnamon.org/12.json
Normal file
62
cinnamon/spices/calendar@cinnamon.org/12.json
Normal file
@ -0,0 +1,62 @@
|
||||
{
|
||||
"section1": {
|
||||
"type": "section",
|
||||
"description": "Display"
|
||||
},
|
||||
"show-events": {
|
||||
"type": "switch",
|
||||
"default": true,
|
||||
"description": "Show calendar events",
|
||||
"tooltip": "Check this to display events in the calendar.",
|
||||
"value": true
|
||||
},
|
||||
"show-week-numbers": {
|
||||
"type": "switch",
|
||||
"default": false,
|
||||
"description": "Show week numbers in calendar",
|
||||
"tooltip": "Check this to show week numbers in the calendar.",
|
||||
"value": false
|
||||
},
|
||||
"use-custom-format": {
|
||||
"type": "switch",
|
||||
"default": false,
|
||||
"description": "Use a custom date format",
|
||||
"tooltip": "Check this to define a custom format for the date in the calendar applet.",
|
||||
"value": false
|
||||
},
|
||||
"custom-format": {
|
||||
"type": "entry",
|
||||
"default": "%A, %B %e, %H:%M",
|
||||
"description": "Date format",
|
||||
"dependency": "use-custom-format",
|
||||
"tooltip": "Set your custom format here.",
|
||||
"value": "%A, %B %e, %H:%M"
|
||||
},
|
||||
"custom-tooltip-format": {
|
||||
"type": "entry",
|
||||
"default": "%A, %B %e, %H:%M",
|
||||
"description": "Date format for tooltip",
|
||||
"dependency": "use-custom-format",
|
||||
"tooltip": "Set your custom tooltip format here.",
|
||||
"value": "%A, %B %e, %H:%M"
|
||||
},
|
||||
"format-button": {
|
||||
"type": "button",
|
||||
"description": "Show information on date format syntax",
|
||||
"dependency": "use-custom-format",
|
||||
"callback": "on_custom_format_button_pressed",
|
||||
"tooltip": "Click this button to know more about the syntax for date formats."
|
||||
},
|
||||
"section2": {
|
||||
"type": "section",
|
||||
"description": "Keyboard shortcuts"
|
||||
},
|
||||
"keyOpen": {
|
||||
"type": "keybinding",
|
||||
"description": "Show calendar",
|
||||
"default": "<Super>c",
|
||||
"tooltip": "Set keybinding(s) to show the calendar.",
|
||||
"value": "<Shift><Alt>o"
|
||||
},
|
||||
"__md5__": "de90b5cca13fa5a4289009477b98b2f7"
|
||||
}
|
||||
@ -56,7 +56,7 @@
|
||||
"description": "Show calendar",
|
||||
"default": "<Super>c",
|
||||
"tooltip": "Set keybinding(s) to show the calendar.",
|
||||
"value": "<Super>c"
|
||||
"value": "<Shift><Alt>o"
|
||||
},
|
||||
"__md5__": "de90b5cca13fa5a4289009477b98b2f7"
|
||||
}
|
||||
@ -353,14 +353,15 @@
|
||||
"type": "generic",
|
||||
"default": [
|
||||
"nemo.desktop",
|
||||
"firefox.desktop",
|
||||
"org.mozilla.firefox.desktop",
|
||||
"net.thunderbird.Thunderbird.desktop",
|
||||
"org.gnome.Terminal.desktop"
|
||||
],
|
||||
"value": [
|
||||
"nemo.desktop",
|
||||
"firefox.desktop",
|
||||
"org.telegram.desktop._b1807ce1df22ee6402707058cb72785d.desktop"
|
||||
"org.mozilla.firefox.desktop",
|
||||
"org.telegram.desktop._b1807ce1df22ee6402707058cb72785d.desktop",
|
||||
"nemo.desktop"
|
||||
]
|
||||
},
|
||||
"__md5__": "b7d0a7558cf87c22c50195c9d408485f"
|
||||
"__md5__": "9e7302e8001913ced95816fd420dc8e0"
|
||||
}
|
||||
@ -76,46 +76,18 @@
|
||||
},
|
||||
"menu-custom": {
|
||||
"type": "switch",
|
||||
"default": true,
|
||||
"default": false,
|
||||
"description": "Use a custom icon and label",
|
||||
"tooltip": "Check this to specify a custom icon and label",
|
||||
"value": true
|
||||
"value": false
|
||||
},
|
||||
"menu-icon": {
|
||||
"type": "iconfilechooser",
|
||||
"default": "linuxmint-logo-ring-symbolic",
|
||||
"default": "cinnamon-symbolic",
|
||||
"description": "Icon",
|
||||
"tooltip": "Select an icon to show in the panel.",
|
||||
"default_icon": "linuxmint-logo-ring-symbolic",
|
||||
"default_icon": "cinnamon-symbolic",
|
||||
"dependency": "menu-custom",
|
||||
"icon_categories": [
|
||||
{
|
||||
"name": "Linux Mint",
|
||||
"icons": [
|
||||
"linuxmint-logo",
|
||||
"linuxmint-logo-badge",
|
||||
"linuxmint-logo-badge-symbolic",
|
||||
"linuxmint-logo-filled-badge",
|
||||
"linuxmint-logo-filled-leaf-badge",
|
||||
"linuxmint-logo-filled-leaf",
|
||||
"linuxmint-logo-filled-ring",
|
||||
"linuxmint-logo-leaf-badge",
|
||||
"linuxmint-logo-leaf-badge-symbolic",
|
||||
"linuxmint-logo-leaf",
|
||||
"linuxmint-logo-leaf-symbolic",
|
||||
"linuxmint-logo-neon",
|
||||
"linuxmint-logo-ring",
|
||||
"linuxmint-logo-ring-symbolic",
|
||||
"linuxmint-logo-simple",
|
||||
"linuxmint-logo-simple-symbolic",
|
||||
"cinnamon-symbolic",
|
||||
"emblem-favorite-symbolic",
|
||||
"user-bookmarks-symbolic",
|
||||
"start-here-symbolic"
|
||||
]
|
||||
}
|
||||
],
|
||||
"default_category": "Linux Mint",
|
||||
"value": "linuxmint-logo-ring-symbolic"
|
||||
},
|
||||
"menu-icon-size": {
|
||||
@ -131,7 +103,7 @@
|
||||
},
|
||||
"menu-label": {
|
||||
"type": "entry",
|
||||
"default": "",
|
||||
"default": "Menu",
|
||||
"description": "Text",
|
||||
"tooltip": "Enter custom text to show in the panel.",
|
||||
"dependency": "menu-custom",
|
||||
@ -287,5 +259,5 @@
|
||||
"description": "Restore the menu to its original size",
|
||||
"callback": "_reset_menu_size"
|
||||
},
|
||||
"__md5__": "4795fe5ccdb24e51e3d4434908c26bd50a188a8ff9c3d3f4fa2c1cd14fe0d0a0"
|
||||
"__md5__": "4795fe5ccdb24e51e3d4434908c26bd5"
|
||||
}
|
||||
19
cinnamon/spices/printers@cinnamon.org/7.json
Normal file
19
cinnamon/spices/printers@cinnamon.org/7.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"section1": {
|
||||
"type": "section",
|
||||
"description": "Appearance"
|
||||
},
|
||||
"show-icon": {
|
||||
"type": "radiogroup",
|
||||
"default": "printers",
|
||||
"description": "Show printer icon",
|
||||
"options": {
|
||||
"Always": "always",
|
||||
"When printers exist": "printers",
|
||||
"When printing": "jobs"
|
||||
},
|
||||
"tooltip": "Choose when to show the printer icon in the panel",
|
||||
"value": "printers"
|
||||
},
|
||||
"__md5__": "93e5a8d56ccfdbf949efa8b7e5b6ef9d"
|
||||
}
|
||||
@ -42,7 +42,8 @@
|
||||
"vlc",
|
||||
"rhythmbox",
|
||||
"io.github.celluloid_player.Celluloid",
|
||||
"firefox"
|
||||
"firefox",
|
||||
"org.mozilla.firefox"
|
||||
]
|
||||
},
|
||||
"section2": {
|
||||
|
||||
BIN
dconf/user
BIN
dconf/user
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
{
|
||||
// "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json",
|
||||
"logo": {
|
||||
"type": "file",
|
||||
"source": "/home/plky/.config/fastfetch/ascii",
|
||||
"color": {"1": "black"}
|
||||
},
|
||||
// "logo": {
|
||||
// "type": "file",
|
||||
// "source": "/home/plky/.config/fastfetch/ascii",
|
||||
// "color": {"1": "black"}
|
||||
// },
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
|
||||
@ -1,2 +1,4 @@
|
||||
[General]
|
||||
savePath=/home/plky/Pictures
|
||||
contrastOpacity=188
|
||||
saveAsFileExtension=jpg
|
||||
savePath=/home/c2ny/Pictures/Screenshots
|
||||
|
||||
3926
git/ca-bundle.crt
Normal file
3926
git/ca-bundle.crt
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,9 @@
|
||||
file:///home/c2ny/Games
|
||||
file:///home/c2ny/Pictures/banners
|
||||
file:///home/c2ny/Games Games
|
||||
file:///home/c2ny/Documents Documents
|
||||
file:///home/c2ny/Music Music
|
||||
file:///home/c2ny/Pictures Pictures
|
||||
file:///home/c2ny/Videos Videos
|
||||
file:///home/c2ny/Downloads Downloads
|
||||
file:///home/c2ny/Downloads/telegram telegram
|
||||
file:///home/c2ny/.config/wallpaper wallpaper
|
||||
|
||||
4
lutris/games/chrono-clock-1768975021.yml
Normal file
4
lutris/games/chrono-clock-1768975021.yml
Normal file
@ -0,0 +1,4 @@
|
||||
game:
|
||||
exe: /home/c2ny/Games/Chrono_Clock/cmvs32.exe
|
||||
wine:
|
||||
version: ge-proton
|
||||
4
lutris/games/larphibi-1768975705.yml
Normal file
4
lutris/games/larphibi-1768975705.yml
Normal file
@ -0,0 +1,4 @@
|
||||
game:
|
||||
exe: /home/c2ny/Games/WonderfulEverydayUncensored/BGI.exe
|
||||
wine:
|
||||
version: ge-proton
|
||||
@ -7,14 +7,17 @@ ubisoft = True
|
||||
steam = True
|
||||
|
||||
[lutris]
|
||||
width = 804
|
||||
width = 824
|
||||
height = 600
|
||||
window_x = 732
|
||||
window_y = 222
|
||||
window_x = 522
|
||||
window_y = 128
|
||||
maximized = False
|
||||
selected_category = category:all
|
||||
show_advanced_options = False
|
||||
library_ignores =
|
||||
migration_version = 14
|
||||
migration_version = 15
|
||||
hide_client_on_game_start = True
|
||||
show_tray_icon = True
|
||||
icon_type_gridview_gog = banner
|
||||
icon_type_gridview = coverart_med
|
||||
|
||||
|
||||
@ -29,6 +29,7 @@ image/webp=feh.desktop
|
||||
x-scheme-handler/jetbrains=jetbrains-toolbox.desktop
|
||||
x-scheme-handler/about=helium.desktop
|
||||
x-scheme-handler/unknown=helium.desktop
|
||||
x-scheme-handler/discord-1038970224050962582=nuclear.desktop
|
||||
|
||||
[Added Associations]
|
||||
x-scheme-handler/http=userapp-Firefox-J7KBH3.desktop;
|
||||
|
||||
@ -1,10 +1,22 @@
|
||||
[desktop-monitor-0]
|
||||
nemo-icon-view-keep-aligned=true
|
||||
nemo-icon-view-auto-layout=true
|
||||
nemo-icon-view-layout-timestamp=1768756181
|
||||
nemo-icon-view-layout-timestamp=1768976462
|
||||
|
||||
[Ventoy.volume]
|
||||
nemo-icon-position=91,28
|
||||
[trash]
|
||||
nemo-icon-position-timestamp=1768976463
|
||||
nemo-icon-position=91,225
|
||||
monitor=0
|
||||
icon-scale=1
|
||||
|
||||
[home]
|
||||
nemo-icon-position-timestamp=1768976463
|
||||
nemo-icon-position=91,125
|
||||
monitor=0
|
||||
icon-scale=1
|
||||
|
||||
[computer]
|
||||
nemo-icon-position-timestamp=1768976463
|
||||
nemo-icon-position=91,25
|
||||
monitor=0
|
||||
icon-scale=1
|
||||
nemo-icon-position-timestamp=1768419683
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
[geometry]
|
||||
posx=1935
|
||||
posy=15
|
||||
posx=34
|
||||
posy=0
|
||||
sizex=1886
|
||||
sizey=1023
|
||||
sizey=1016
|
||||
|
||||
[nitrogen]
|
||||
view=icon
|
||||
|
||||
BIN
nuclear/Code Cache/js/index
Normal file
BIN
nuclear/Code Cache/js/index
Normal file
Binary file not shown.
BIN
nuclear/Code Cache/js/index-dir/the-real-index
Normal file
BIN
nuclear/Code Cache/js/index-dir/the-real-index
Normal file
Binary file not shown.
BIN
nuclear/Code Cache/wasm/index
Normal file
BIN
nuclear/Code Cache/wasm/index
Normal file
Binary file not shown.
BIN
nuclear/Code Cache/wasm/index-dir/the-real-index
Normal file
BIN
nuclear/Code Cache/wasm/index-dir/the-real-index
Normal file
Binary file not shown.
BIN
nuclear/Cookies
Normal file
BIN
nuclear/Cookies
Normal file
Binary file not shown.
0
nuclear/Cookies-journal
Normal file
0
nuclear/Cookies-journal
Normal file
1
nuclear/Crashpad/client_id
Normal file
1
nuclear/Crashpad/client_id
Normal file
@ -0,0 +1 @@
|
||||
cef13603-779f-4249-a189-175ac886d127
|
||||
BIN
nuclear/DawnGraphiteCache/data_0
Normal file
BIN
nuclear/DawnGraphiteCache/data_0
Normal file
Binary file not shown.
BIN
nuclear/DawnGraphiteCache/data_1
Normal file
BIN
nuclear/DawnGraphiteCache/data_1
Normal file
Binary file not shown.
BIN
nuclear/DawnGraphiteCache/data_2
Normal file
BIN
nuclear/DawnGraphiteCache/data_2
Normal file
Binary file not shown.
BIN
nuclear/DawnGraphiteCache/data_3
Normal file
BIN
nuclear/DawnGraphiteCache/data_3
Normal file
Binary file not shown.
BIN
nuclear/DawnGraphiteCache/index
Normal file
BIN
nuclear/DawnGraphiteCache/index
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user