dots


commit
88923b2
parent
88923b2
author
xxwhirlpool
date
2024-12-16 14:36:18 -0500 EST
first
23 files changed,  +1285, -0
A applications/ComicTagger.desktop
+8, -0
1@@ -0,0 +1,8 @@
2+[Desktop Entry]
3+Name=ComicTagger
4+GenericName=
5+Comment=
6+Exec=/home/kat/Downloads/Programs/ComicTagger-x86_64.AppImage
7+Type=Application
8+Icon=/media/kat/disk/Pictures/Miscellaneous/misc icons/comictagger.png
9+Terminal=false
A applications/ElectronWMD.desktop
+8, -0
1@@ -0,0 +1,8 @@
2+[Desktop Entry]
3+Name=ElectronWMD
4+GenericName=
5+Comment=
6+Exec=/home/kat/Downloads/Programs/electronwmd-0.5.0-1.5.0-linux_x86_64.AppImage
7+Type=Application
8+Icon=/media/kat/disk/Pictures/Miscellaneous/misc icons/mdlogoiconwmdp.png
9+Terminal=false
A applications/MKVToolNix.desktop
+8, -0
1@@ -0,0 +1,8 @@
2+[Desktop Entry]
3+Name=MKVToolNix
4+GenericName=
5+Comment=
6+Exec=/home/kat/Downloads/Programs/MKVToolNix_GUI-82.0-x86_64.AppImage
7+Type=Application
8+Icon=/media/kat/disk/Pictures/Miscellaneous/misc icons/c0d03eb7.png
9+Terminal=false
A applications/Obsidian.desktop
+8, -0
1@@ -0,0 +1,8 @@
2+[Desktop Entry]
3+Name=Obsidian
4+GenericName=
5+Comment=
6+Exec=/home/kat/Downloads/Programs/Obsidian-1.6.7.AppImage
7+Type=Application
8+Icon=/media/kat/disk/Pictures/Miscellaneous/misc icons/2023_Obsidian_logo.svg.png
9+Terminal=false
A applications/Shotcut.desktop
+8, -0
1@@ -0,0 +1,8 @@
2+[Desktop Entry]
3+Name=Shotcut
4+GenericName=
5+Comment=
6+Exec=/home/kat/Downloads/Programs/shotcut-linux-x86_64-240128.AppImage
7+Type=Application
8+Icon=/media/kat/disk/Pictures/Miscellaneous/misc icons/shotcut-logo-640x640.png
9+Terminal=false
A applications/Soulseek.desktop
+8, -0
1@@ -0,0 +1,8 @@
2+[Desktop Entry]
3+Name=Soulseek
4+GenericName=
5+Comment=
6+Exec=/home/kat/Downloads/Programs/SoulseekQt-2018-1-30-64bit.AppImage
7+Type=Application
8+Icon=/media/kat/disk/Pictures/Miscellaneous/misc icons/soulseek-online-bigblue.png
9+Terminal=false
A applications/Waterfox.desktop
+8, -0
1@@ -0,0 +1,8 @@
2+[Desktop Entry]
3+Name=Waterfox
4+GenericName=
5+Comment=
6+Exec=/home/kat/Downloads/Programs/waterfox/waterfox
7+Type=Application
8+Icon=/media/kat/disk/Pictures/Miscellaneous/misc icons/waterfox.GgOAxZ-_.svg
9+Terminal=false
A home/.config/conky/launch.sh
+42, -0
 1@@ -0,0 +1,42 @@
 2+#! /usr/bin/env bash
 3+
 4+# Author:       Arturo Aguilar Lagunas
 5+# Date:         30/08/2021
 6+# Description:  Collection of conky themes uncomment lines
 7+#               in order to launch the desired theme
 8+
 9+# Path to directory containing conky themes
10+themes_path=$HOME/.config/conky/themes
11+
12+# Kill all conky processess
13+killall conky
14+
15+# splitted (solid)
16+# conky -c $themes_path/splitted/dark-splitted-top.conf & conky -c $themes_path/splitted/dark-splitted-middle.conf & conky -c $themes_path/splitted/dark-splitted-bottom.conf
17+
18+# splitted (clear)
19+# conky -c $themes_path/splitted-clear/dark-splitted-top-clear.conf & conky -c $themes_path/splitted-clear/dark-splitted-middle-clear.conf & conky -c $themes_path/splitted-clear/dark-splitted-bottom-clear.conf
20+
21+# dual (solid)
22+# conky -c $themes_path/dual/dark-dual-solid-0.conf & conky -c $themes_path/dual/dark-dual-solid-1.conf
23+
24+# dual (clear)
25+# conky -c $themes_path/dual-clear/dark-dual-clear-0.conf & conky -c $themes_path/dual-clear/dark-dual-clear-1.conf
26+
27+# minimal (solid)
28+# conky -c $themes_path/minimal/dark-minimal.conf
29+
30+# minimal (clear)
31+# conky -c $themes_path/minimal-clear/dark-minimal-clear.conf
32+
33+# strip 1366x768 (solid)
34+# conky -c $themes_path/strip/dark-strip-r-1366-768.conf
35+
36+# strip 1920x1080 (solid)
37+# conky -c $themes_path/strip/dark-strip-l-1920-1080.conf
38+
39+# strip 1366x768 (clear)
40+# conky -c $themes_path/strip-clear/dark-strip-r-clear-1366-768.conf
41+
42+# strip 1920x1080 (clear)
43+conky -c $themes_path/strip-clear/dark-strip-l-clear-1920-1080.conf
A home/.config/conky/themes/strip-clear/dark-strip-l-clear-1920-1080.conf
+74, -0
 1@@ -0,0 +1,74 @@
 2+--[[
 3+    Author:             Arturo Aguilar Lagunas
 4+    Description:        Dark theme for a single monitor (1920 x 1080)
 5+]]
 6+
 7+conky.config = {
 8+    -- window
 9+    alignment = 'top_right',
10+    gap_x = 0,
11+    gap_y = 0,
12+    minimum_height = 1080,
13+    minimum_width = 460,
14+    maximum_width = 460,
15+    background = false,
16+    border_width = 1,
17+    own_window = true,
18+    own_window_class = 'Conky',
19+    own_window_type = 'normal',
20+    -- Colors
21+    font = 'RobotoMono Nerd Font:size=11',
22+    font1 = 'RobotoMono Nerd Font:size=11',
23+    color1 = '#f3f3f3',                        -- accent
24+    color2 = '#c8c8c8',                        -- accent dimmed
25+    own_window_transparent = false,             -- transparency
26+    own_window_argb_visual = true,            -- transparency
27+    own_window_argb_value = 145,               -- transparency [0 -255]
28+    own_window_hints = 'below,undecorated,sticky,skip_taskbar,skip_pager',                  -- if own_window true - just hints - own_window_type sets it
29+    own_window_colour = '#0f0f0f',             -- bg color [comment to full transparency]
30+    default_color = 'white',                   -- default colors
31+    default_outline_color = 'white',           -- default colors
32+    default_shade_color = 'white',             -- default colors
33+    double_buffer = true,                      -- removes flickering
34+    draw_borders = false,                      -- borders (window)
35+    draw_graph_borders = true,                 -- borders (graphs)
36+    draw_outline = false,                      -- border (text)
37+    draw_shades = false,                       -- shades
38+    extra_newline = false,                     -- extra newline at the end when writing to stdout
39+    -- other
40+    update_interval = 1.0,
41+    cpu_avg_samples = 4,
42+    net_avg_samples = 4,
43+    no_buffers = true,
44+    out_to_console = false,
45+    out_to_ncurses = false,
46+    out_to_stderr = false,
47+    out_to_x = true,
48+    show_graph_range = false,
49+    show_graph_scale = false,
50+    stippled_borders = 0,
51+    uppercase = false,
52+    use_spacer = 'none',
53+    use_xft = true,
54+}
55+
56+conky.text = [[
57+${voffset 30}
58+
59+${execi 30 /home/kat/wttr-conky.sh}
60+${image /tmp/wttr.png -p 0,0 -s 460x460}
61+
62+${voffset 30}
63+${goto 24}${color1}${font1}System ${voffset 8}${font}  
64+${goto 24}${color1}OS:        ${color1}$sysname $nodename $machine
65+${goto 24}${color1}Kernel:    ${color1}$kernel  
66+${goto 24}${color1}Uptime:    ${color1}$uptime  
67+
68+${goto 24}${color1}${font1}Memory ${voffset 8}${font}  
69+${goto 24}${color1}RAM:  ${color1}$mem/$memmax ${alignr}$memperc% ${color1}${membar 4, 124}  
70+${goto 24}${color1}Swap: ${color1}$swap/$swapmax ${alignr}$swapperc% ${color1}${swapbar 4, 124}${voffset 8}  
71+
72+${goto 24}${color1}${font1}Now Playing ${voffset 8}${font}
73+${goto 24}${color1}${execi 5 (python3 /home/kat/test.py)}${font}
74+
75+]]
A home/.config/qterminal.org/qterminal.ini
+111, -0
  1@@ -0,0 +1,111 @@
  2+[General]
  3+AskOnExit=false
  4+BoldIntense=true
  5+BookmarksFile=/home/kat/.config/qterminal.org/qterminal_bookmarks.xml
  6+BookmarksVisible=true
  7+Borderless=false
  8+ChangeWindowIcon=true
  9+ChangeWindowTitle=true
 10+CloseTabOnMiddleClick=true
 11+ConfirmMultilinePaste=true
 12+DisableBracketedPasteMode=false
 13+FixedTabWidth=true
 14+FixedTabWidthValue=500
 15+HandleHistory=
 16+HideTabBarWithOneTab=false
 17+HistoryLimited=true
 18+HistoryLimitedTo=1000
 19+KeyboardCursorShape=0
 20+LastWindowMaximized=true
 21+MenuVisible=true
 22+MotionAfterPaste=2
 23+NoMenubarAccel=true
 24+OpenNewTabRightToActiveTab=false
 25+PrefDialogSize=@Size(700 700)
 26+SavePosOnExit=true
 27+SaveSizeOnExit=true
 28+ScrollbarPosition=2
 29+ShowCloseTabButton=true
 30+TabBarless=false
 31+TabsPosition=0
 32+Term=xterm-256color
 33+TerminalBackgroundImage=
 34+TerminalBackgroundMode=0
 35+TerminalMargin=0
 36+TerminalTransparency=0
 37+TerminalsPreset=0
 38+TrimPastedTrailingNewlines=false
 39+UseBookmarks=false
 40+UseCWD=false
 41+UseFontBoxDrawingChars=false
 42+colorScheme=DarkPastels
 43+emulation=default
 44+enabledBidiSupport=true
 45+fontFamily=Ubuntu Mono
 46+fontSize=14
 47+guiStyle=
 48+highlightCurrentTerminal=false
 49+showTerminalSizeHint=true
 50+version=0.17.0
 51+
 52+[DropMode]
 53+Height=45
 54+KeepOpen=false
 55+ShortCut=F12
 56+ShowOnStart=true
 57+Width=70
 58+
 59+[MainWindow]
 60+ApplicationTransparency=15
 61+fixedSize=@Size(600 400)
 62+pos=@Point(0 32)
 63+size=@Size(1920 1020)
 64+state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\xfc\x2\0\0\0\x1\xfb\0\0\0&\0\x42\0o\0o\0k\0m\0\x61\0r\0k\0s\0\x44\0o\0\x63\0k\0W\0i\0\x64\0g\0\x65\0t\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x9b\x1\0\0\x3\0\0\a\x80\0\0\x3\xdf\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)
 65+
 66+[Sessions]
 67+size=0
 68+
 69+[Shortcuts]
 70+Add%20Tab=Ctrl+Shift+T
 71+Bottom%20Subterminal=Alt+Down
 72+Clear%20Active%20Terminal=Ctrl+Shift+X
 73+Close%20Tab=Ctrl+Shift+W
 74+Collapse%20Subterminal=
 75+Copy%20Selection=Ctrl+Shift+C
 76+Find=Ctrl+Shift+F
 77+Fullscreen=F11
 78+Handle%20history=
 79+Hide%20Window%20Borders=
 80+Left%20Subterminal=Alt+Left
 81+Move%20Tab%20Left=Alt+Shift+Left|Ctrl+Shift+PgUp
 82+Move%20Tab%20Right=Alt+Shift+Right|Ctrl+Shift+PgDown
 83+New%20Window=Ctrl+Shift+N
 84+Next%20Tab=Ctrl+PgDown
 85+Next%20Tab%20in%20History=Ctrl+Shift+Tab
 86+Paste%20Clipboard=Ctrl+Shift+V
 87+Paste%20Selection=Shift+Ins
 88+Preferences...=
 89+Previous%20Tab=Ctrl+PgUp
 90+Previous%20Tab%20in%20History=Ctrl+Tab
 91+Quit=
 92+Rename%20Session=Alt+Shift+S
 93+Right%20Subterminal=Alt+Right
 94+Show%20Tab%20Bar=
 95+Split%20Terminal%20Horizontally=
 96+Split%20Terminal%20Vertically=
 97+Tab%201=
 98+Tab%2010=
 99+Tab%202=
100+Tab%203=
101+Tab%204=
102+Tab%205=
103+Tab%206=
104+Tab%207=
105+Tab%208=
106+Tab%209=
107+Toggle%20Bookmarks=Ctrl+Shift+B
108+Toggle%20Menu=Ctrl+Shift+M
109+Top%20Subterminal=Alt+Up
110+Zoom%20in=Ctrl++
111+Zoom%20out=Ctrl+-
112+Zoom%20reset=Ctrl+0
A home/.config/screengrab/screengrab.conf
+25, -0
 1@@ -0,0 +1,25 @@
 2+[Base]
 3+defDir=/media/kat/disk/Pictures/Screenshots
 4+defImgFormat=png
 5+defScreenshotType=Area
 6+includeCursor=false
 7+insDateTimeInFilename=false
 8+noDecorations=false
 9+templateDateTime=yyyy-MM-dd-hh-mm-ss
10+
11+[Display]
12+lastSelection=@Rect(392 178 1096 588)
13+zoomAroundMouse=false
14+
15+[GlobalShortcuts]
16+ActiveWindow=
17+AreaSelection=
18+FullScreen=
19+
20+[LocalShortcuts]
21+Close=Esc
22+CopyScreen=Ctrl+C
23+Help=F1
24+NewScreen=Ctrl+N
25+Options=Ctrl+P
26+SaveScreen=Ctrl+S
A home/.config/strawberry/strawberry.conf
+431, -0
  1@@ -0,0 +1,431 @@
  2+[Analyzer]
  3+framerate=25
  4+type=NyanCatAnalyzer
  5+
  6+[Appearance]
  7+background_image_do_not_cut=true
  8+background_image_keep_aspect_ratio=true
  9+background_image_max_size=0
 10+background_image_position=5
 11+background_image_stretch=false
 12+background_image_type=1
 13+blur_radius=0
 14+icon_size_configure_buttons=16
 15+icon_size_left_panel_buttons=22
 16+icon_size_play_control_buttons=32
 17+icon_size_playlist_buttons=20
 18+icon_size_tabbar_large_mode=40
 19+icon_size_tabbar_small_mode=32
 20+opacity_level=40
 21+playlist_playing_song_color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0)
 22+style=default
 23+system_icons=false
 24+tab_color=@Variant(\0\0\0\x43\x2\xff\xffOL\x87\x87\x92+\0\0)
 25+tab_gradient=true
 26+tab_system_color=true
 27+
 28+[Backend]
 29+AutoCrossfadeEnabled=false
 30+CrossfadeEnabled=false
 31+FadeoutDuration=2000
 32+FadeoutEnabled=false
 33+FadeoutPauseDuration=250
 34+FadeoutPauseEnabled=false
 35+NoCrossfadeSameAlbum=true
 36+alsaplugin=3
 37+bs2b=false
 38+bufferduration=4000
 39+bufferhighwatermark=0.99
 40+bufferlowwatermark=0.33
 41+channels=2
 42+channels_enabled=false
 43+device=@Invalid()
 44+ebur128_loudness_normalization=false
 45+ebur128_target_level_lufs=-23
 46+engine=gstreamer
 47+http2=false
 48+output=autoaudiosink
 49+rgcompression=true
 50+rgenabled=false
 51+rgfallbackgain=0
 52+rgmode=0
 53+rgpreamp=0
 54+strict_ssl=false
 55+volume_control=true
 56+
 57+[Behaviour]
 58+doubleclick_addmode=1
 59+doubleclick_playlist_addmode=1
 60+doubleclick_playmode=1
 61+keeprunning=false
 62+language=
 63+menu_playmode=1
 64+menu_previousmode=1
 65+playing_widget=true
 66+resumeplayback=false
 67+seek_step_sec=10
 68+showtrayicon=true
 69+startupbehaviour=1
 70+taskbar_progress=true
 71+trayicon_progress=false
 72+volume_increment=5
 73+
 74+[Collection]
 75+auto_open=true
 76+cache_size=160
 77+cache_size_unit=1
 78+cover_art_patterns=front, cover
 79+delete_files=false
 80+disk_cache_enable=false
 81+disk_cache_size=360
 82+disk_cache_size_unit=1
 83+expire_unavailable_songs=60
 84+group_by1=12
 85+group_by2=3
 86+group_by3=0
 87+group_by_version=1
 88+last_path=/media/kat/disk/Music/Not Mine
 89+mark_songs_unavailable=true
 90+monitor=true
 91+overwrite_playcount=false
 92+overwrite_rating=false
 93+pretty_covers=true
 94+save_playcounts=false
 95+save_ratings=false
 96+separate_albums_by_grouping=false
 97+show_dividers=true
 98+song_ebur128_loudness_analysis=false
 99+song_tracking=false
100+sort_skips_articles=true
101+startup_scan=true
102+various_artists=true
103+
104+[Context]
105+AlbumEnable=true
106+SearchCoverEnable=true
107+SearchLyricsEnable=true
108+SongLyricsEnable=true
109+SummaryFmt=%album%
110+TechnicalDataEnable=false
111+TitleFmt=%title% - %artist%
112+font_headline=Sans Serif
113+font_normal=Sans Serif
114+font_size_headline=11
115+font_size_normal=9
116+
117+[Covers]
118+providers=Last.fm, MusicBrainz, Deezer, Musixmatch, OpenTidal, Tidal, Spotify, Qobuz
119+save_filename=2
120+save_lowercase=true
121+save_overwrite=false
122+save_pattern=%albumartist-%album
123+save_replace_spaces=true
124+save_type=1
125+types=art_unset, art_manual, art_automatic, art_embedded
126+
127+[EditTagDialog]
128+current_tab=1
129+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\x1e\0\0\0i\0\0\x5N\0\0\x3\x8e\0\0\x2 \0\0\0\x87\0\0\x5L\0\0\x3\x8c\0\0\0\0\0\0\0\0\a\x80\0\0\x2 \0\0\0\x87\0\0\x5L\0\0\x3\x8c)
130+
131+[Equalizer]
132+enable_stereo_balancer=false
133+enabled=false
134+presets\1\name=Classical
135+presets\1\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\xff\xff\xff\xd8\xff\xff\xff\xd8\xff\xff\xff\xd8\xff\xff\xff\xce)
136+presets\10\name=Live
137+presets\10\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\xff\xff\xff\xe7\0\0\0\0\0\0\0\x14\0\0\0\x19\0\0\0\x1e\0\0\0\x1e\0\0\0\x14\0\0\0\xf\0\0\0\xf\0\0\0\n)
138+presets\11\name=Party
139+presets\11\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0#\0\0\0#\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0#\0\0\0#)
140+presets\12\name=Pop
141+presets\12\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\xff\xff\xff\xf6\0\0\0\x19\0\0\0#\0\0\0(\0\0\0\x19\xff\xff\xff\xfb\xff\xff\xff\xf1\xff\xff\xff\xf1\xff\xff\xff\xf6\xff\xff\xff\xf6)
142+presets\13\name=Reggae
143+presets\13\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\0\0\0\0\0\xff\xff\xff\xfb\xff\xff\xff\xe2\0\0\0\0\xff\xff\xff\xdd\xff\xff\xff\xdd\0\0\0\0\0\0\0\0\0\0\0\0)
144+presets\14\name=Rock
145+presets\14\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0(\0\0\0\x19\xff\xff\xff\xe2\xff\xff\xff\xd8\xff\xff\xff\xec\0\0\0\x14\0\0\0-\0\0\0\x37\0\0\0\x37\0\0\0\x37)
146+presets\15\name=Ska
147+presets\15\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\xff\xff\xff\xf1\xff\xff\xff\xe7\xff\xff\xff\xe7\xff\xff\xff\xfb\0\0\0\x14\0\0\0\x1e\0\0\0-\0\0\0\x32\0\0\0\x37\0\0\0\x32)
148+presets\16\name=Soft
149+presets\16\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\x19\0\0\0\n\xff\xff\xff\xfb\xff\xff\xff\xf1\xff\xff\xff\xfb\0\0\0\x14\0\0\0-\0\0\0\x32\0\0\0\x37\0\0\0<)
150+presets\17\name=Soft Rock
151+presets\17\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\x14\0\0\0\x14\0\0\0\n\xff\xff\xff\xfb\xff\xff\xff\xe7\xff\xff\xff\xe2\xff\xff\xff\xec\xff\xff\xff\xfb\0\0\0\xf\0\0\0-)
152+presets\18\name=Techno
153+presets\18\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0(\0\0\0\x1e\0\0\0\0\xff\xff\xff\xe2\xff\xff\xff\xe7\0\0\0\0\0\0\0(\0\0\0\x32\0\0\0\x32\0\0\0-)
154+presets\19\name=Zero
155+presets\19\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0)
156+presets\2\name=Club
157+presets\2\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x14\0\0\0\x1e\0\0\0\x1e\0\0\0\x1e\0\0\0\x14\0\0\0\0\0\0\0\0\0\0\0\0)
158+presets\3\name=Custom
159+presets\3\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0)
160+presets\4\name=Dance
161+presets\4\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\x32\0\0\0#\0\0\0\n\0\0\0\0\0\0\0\0\xff\xff\xff\xe2\xff\xff\xff\xd8\xff\xff\xff\xd8\0\0\0\0\0\0\0\0)
162+presets\5\name=Full Bass
163+presets\5\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\x46\0\0\0\x46\0\0\0\x46\0\0\0(\0\0\0\x14\xff\xff\xff\xd3\xff\xff\xff\xce\xff\xff\xff\xc9\xff\xff\xff\xc9\xff\xff\xff\xc9)
164+presets\6\name=Full Bass + Treble
165+presets\6\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0#\0\0\0\x1e\0\0\0\0\xff\xff\xff\xd8\xff\xff\xff\xe7\0\0\0\n\0\0\0-\0\0\0\x37\0\0\0<\0\0\0<)
166+presets\7\name=Full Treble
167+presets\7\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\xff\xff\xff\xce\xff\xff\xff\xce\xff\xff\xff\xce\xff\xff\xff\xe7\0\0\0\xf\0\0\0\x37\0\0\0P\0\0\0P\0\0\0P\0\0\0U)
168+presets\8\name=Laptop/Headphones
169+presets\8\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\x19\0\0\0\x32\0\0\0\x19\xff\xff\xff\xec\0\0\0\0\xff\xff\xff\xe2\xff\xff\xff\xd8\xff\xff\xff\xd8\0\0\0\0\0\0\0\0)
170+presets\9\name=Large Hall
171+presets\9\params=@Variant(\0\0\0\x7f\0\0\0\x12\x45qualizer::Params\0\0\0\0\0\0\0\0\x32\0\0\0\x32\0\0\0\x1e\0\0\0\x1e\0\0\0\0\xff\xff\xff\xe7\xff\xff\xff\xe7\xff\xff\xff\xe7\0\0\0\0\0\0\0\0)
172+presets\size=19
173+selected_preset=Custom
174+stereo_balance=0
175+
176+[GlobalShortcuts]
177+dec_volume=
178+inc_volume=
179+love=
180+mute=
181+next_track=Media Next
182+pause=
183+play=
184+play_pause=Media Play
185+prev_track=Media Previous
186+repeat_mode=
187+seek_backward=
188+seek_forward=
189+show_hide=
190+show_osd=
191+shuffle_mode=
192+stop=Media Stop
193+stop_after=
194+toggle_pretty_osd=
195+toggle_scrobbling=
196+use_gnome=false
197+use_kde=false
198+use_mate=false
199+use_x11=false
200+
201+[LastFM]
202+enabled=true
203+session_key=py5Cpj5PVXmR3mPxkaliet9HdIq4ufq0
204+subscriber=false
205+username=springpool
206+
207+[LibreFM]
208+enabled=false
209+
210+[ListenBrainz]
211+enabled=false
212+user_token=
213+
214+[Lyrics]
215+providers=Genius, Lyrics.ovh, LoloLyrics, Musixmatch, songlyrics.com, azlyrics.com, elyrics.net, letras.mus.br
216+
217+[MainWindow]
218+current_tab=2
219+do_not_show_sponsor_message=true
220+file_path=/home/kat
221+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0 \0\0\a\x7f\0\0\x4\x37\0\0\0\0\0\0\0\x34\0\0\x4j\0\0\x2\xe0\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0<\0\0\a\x7f\0\0\x4\x37)
222+hidden=false
223+maximized=true
224+minimized=false
225+search_for_cover_auto=true
226+show_sidebar=true
227+splitter_state=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\x1Y\0\0\x6#\0\xff\xff\xff\xff\x1\0\0\0\x1\0)
228+tab_collection=1
229+tab_context=0
230+tab_devices=7
231+tab_files=5
232+tab_mode=1
233+tab_playlists=3
234+tab_queue=2
235+tab_radios=6
236+tab_smartplaylists=4
237+
238+[Moodbar]
239+enabled=false
240+save=false
241+show=false
242+style=0
243+
244+[NetworkProxy]
245+engine=true
246+hostname=
247+mode=0
248+password=
249+port=0
250+type=3
251+use_authentication=false
252+username=
253+
254+[OSD]
255+Behaviour=1
256+CustomText1=
257+CustomText2=
258+CustomTextEnabled=false
259+ShowArt=true
260+ShowOnPausePlayback=true
261+ShowOnPlayModeChange=true
262+ShowOnResumePlayback=false
263+ShowOnVolumeChange=false
264+Timeout=5000
265+
266+[OSDPretty]
267+background_color=4284913379
268+background_opacity=0.85
269+disable_duration=false
270+fading=false
271+font="Verdana,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
272+foreground_color=4278190080
273+popup_pos=@Point(1524 0)
274+popup_screen=HDMI-0
275+
276+[OpenTidal]
277+access_token=eyJraWQiOiJ2OU1GbFhqWSIsImFsZyI6IkVTMjU2In0.eyJ0eXBlIjoibzJfYWNjZXNzIiwic2NvcGUiOiIiLCJnVmVyIjowLCJzVmVyIjowLCJjaWQiOjk3MDYsImV4cCI6MTczNDM4NDI2MCwiaXNzIjoiaHR0cHM6Ly9hdXRoLnRpZGFsLmNvbS92MSJ9.8_vc5o1C0UhXeB6t4v5GYgXqfiY3X0Fg59D_UKJGfbXxKRluQ2Muf-aEjhINFHhZAvgtVRWRlgsHlxS_x0ZjrA
278+expires_in=86400
279+login_time=1734297860
280+token_type=Bearer
281+
282+[OrganizeDialog]
283+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\x9d\0\0\0\x7f\0\0\x4\xe6\0\0\x3\xf8\0\0\x2\x9f\0\0\0\x9d\0\0\x4\xe4\0\0\x3\xf6\0\0\0\0\0\0\0\0\a\x80\0\0\x2\x9f\0\0\0\x9d\0\0\x4\xe4\0\0\x3\xf6)
284+
285+[Player]
286+playback_playlist=1
287+playback_position=299
288+playback_state=3
289+volume=100
290+
291+[Playlist]
292+alternating_row_colors=true
293+auto_sort=false
294+column_alignments=@Variant(\0\0\0\x7f\0\0\0\x13\x43olumnAlignmentMap\0\0\0\0\v\0\0\0\x6\0\0\0\x82\0\0\0\a\0\0\0\x82\0\0\0\b\0\0\0\x82\0\0\0\t\0\0\0\x82\0\0\0\n\0\0\0\x82\0\0\0\f\0\0\0\x82\0\0\0\r\0\0\0\x82\0\0\0\xe\0\0\0\x82\0\0\0\x11\0\0\0\x82\0\0\0\x15\0\0\0\x82\0\0\0\x16\0\0\0\x82)
295+continue_on_error=false
296+current_playlist=1
297+delete_files=false
298+editmetadatainline=true
299+glow_effect=true
300+greyout_songs_play=true
301+greyout_songs_startup=true
302+path_type=0
303+playlist_clear=true
304+rating_locked=false
305+select_track=false
306+show_bars=true
307+show_toolbar=true
308+state="@ByteArray(P,\x95\x10\0\0\0\0 \0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\b\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\x1\xe5\0\0\x1\xbb\0\0\x1\x81\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\0\0\0\0\0\0\x31\0\0\0\0\0\0\0\x41\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0L\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\a\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x6\0\0\0\b\0\0\0\n\0\0\0\xe\0\0\0 ?\xd0\x36v.hH\f?\xd3*):\xbe \x5?\xd5\x8c\xa3RO\x11\x80\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0?\x93\xd8\x39\x63:\xdf\x83\0\0\0\0\0\0\0\0?\xb7T\xe6\xb9[a\xdd\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1)"
309+state_version=1
310+warn_close_playlist=true
311+write_metadata=false
312+
313+[Qobuz]
314+albums_group_by1=1
315+albums_group_by2=4
316+albums_group_by3=0
317+albums_group_by_version=1
318+albums_separate_albums_by_grouping=false
319+artists_group_by1=1
320+artists_group_by2=4
321+artists_group_by3=0
322+artists_group_by_version=1
323+artists_separate_albums_by_grouping=false
324+search_group_by1=1
325+search_group_by2=4
326+search_group_by3=0
327+search_group_by_version=1
328+songs_group_by1=1
329+songs_group_by2=4
330+songs_group_by3=0
331+songs_group_by_version=1
332+songs_separate_albums_by_grouping=false
333+tab=artists
334+
335+[Scrobbler]
336+albumartist=false
337+enabled=true
338+love_button=true
339+offline=false
340+scrobble_button=true
341+show_error_dialog=true
342+sources=collection, file, cd, device, subsonic, tidal, qobuz, stream, somafm, radioparadise, unknown
343+strip_remastered=true
344+submit=0
345+
346+[SerializedSmartPlaylists]
347+songs\1\data=@ByteArray(\0\0\0\0\x2\x11\0\0\0\x14\x2\0)
348+songs\1\name=Newest tracks
349+songs\1\type=1
350+songs\10\data=@ByteArray(\0\0\0\0\0\x3\0\0\0\x14\x2\x1)
351+songs\10\name=Dynamic random mix
352+songs\10\type=1
353+songs\2\data=@ByteArray(\0\0\0\0\0\x3\0\0\0\x32\x2\0)
354+songs\2\name=50 random tracks
355+songs\2\type=1
356+songs\3\data=@ByteArray(\0\0\0\x1\x13\x4\0\0\0\x2\0\0\0\0\0\0\0\0\0\x1\0\0\x3\0\0\0\x14\0\0)
357+songs\3\name=Ever played
358+songs\3\type=1
359+songs\4\data=@ByteArray(\0\0\0\x1\x13\x6\0\0\0\x2\0\0\0\0\0\0\0\0\0\x1\0\0\x3\0\0\0\x14\0\0)
360+songs\4\name=Never played
361+songs\4\type=1
362+songs\5\data=@ByteArray(\0\0\0\0\x2\x15\0\0\0\x14\x2\0)
363+songs\5\name=Last played
364+songs\5\type=1
365+songs\6\data=@ByteArray(\0\0\0\0\x2\x13\0\0\0\x14\x2\0)
366+songs\6\name=Most played
367+songs\6\type=1
368+songs\7\data=@ByteArray(\0\0\0\0\x2\x16\0\0\0\x14\x2\0)
369+songs\7\name=Favourite tracks
370+songs\7\type=1
371+songs\8\data=@ByteArray(\0\0\0\x2\x16\x5\0\0\0\x6\0?\xe0\0\0\0\0\0\0\0\0\0\0\x1\0\x14\x4\0\0\0\x2\0\0\0\0\x4\0\0\0\0\x1\0\x2\x14\0\0\0\x14\x1\0)
372+songs\8\name=Least favourite tracks
373+songs\8\type=1
374+songs\9\data=@ByteArray(\0\0\0\0\x1\x1\xff\xff\xff\xff\x2\0)
375+songs\9\name=All tracks
376+songs\9\type=1
377+songs\size=10
378+songs_version=3
379+
380+[SettingsDialog]
381+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2 \0\0\0\x8e\0\0\x5^\0\0\x3\xad\0\0\x2\"\0\0\0\xac\0\0\x5\\\0\0\x3\xab\0\0\0\0\0\0\0\0\a\x80\0\0\x2\"\0\0\0\xac\0\0\x5\\\0\0\x3\xab)
382+
383+[Spotify]
384+albums_group_by1=1
385+albums_group_by2=4
386+albums_group_by3=0
387+albums_group_by_version=1
388+albums_separate_albums_by_grouping=false
389+artists_group_by1=1
390+artists_group_by2=4
391+artists_group_by3=0
392+artists_group_by_version=1
393+artists_separate_albums_by_grouping=false
394+search_group_by1=1
395+search_group_by2=4
396+search_group_by3=0
397+search_group_by_version=1
398+songs_group_by1=1
399+songs_group_by2=4
400+songs_group_by3=0
401+songs_group_by_version=1
402+songs_separate_albums_by_grouping=false
403+tab=artists
404+
405+[Subsonic]
406+group_by1=1
407+group_by2=4
408+group_by3=0
409+group_by_version=1
410+separate_albums_by_grouping=false
411+
412+[Tidal]
413+albums_group_by1=1
414+albums_group_by2=4
415+albums_group_by3=0
416+albums_group_by_version=1
417+albums_separate_albums_by_grouping=false
418+artists_group_by1=1
419+artists_group_by2=4
420+artists_group_by3=0
421+artists_group_by_version=1
422+artists_separate_albums_by_grouping=false
423+search_group_by1=1
424+search_group_by2=4
425+search_group_by3=0
426+search_group_by_version=1
427+songs_group_by1=1
428+songs_group_by2=4
429+songs_group_by3=0
430+songs_group_by_version=1
431+songs_separate_albums_by_grouping=false
432+tab=artists
A home/.local/bin/covid
+4, -0
1@@ -0,0 +1,4 @@
2+#!/bin/bash
3+# check USA covid stats from terminal
4+
5+curl -L https://covid19-cli.wareneutron.com/quiet/basic/usa
A home/.local/bin/weather
+5, -0
1@@ -0,0 +1,5 @@
2+#!/bin/sh
3+# weather from wttr.in
4+# idea from https://git.sr.ht/~whynothugo/dotfiles/tree/main/item/home/.local/bin/weather
5+
6+curl https://wttr.in/New+York?F0A
A home/Mangadex/settings.ini
+29, -0
 1@@ -0,0 +1,29 @@
 2+[Main]
 3+library_path = /media/kat/disk/Comics
 4+covers_folder_path = 
 5+cache_cover_images = True
 6+create_backup_comicinfo = True
 7+move_to_template = 
 8+
 9+[Webp Converter]
10+default_base_path = 
11+
12+[External Sources]
13+default_metadata_source = AniList
14+default_cover_source = MangaDex
15+
16+[Message Box]
17+test_welcome_to_mm = True
18+
19+[AniList]
20+series_title_language = True
21+original_story = Writer
22+character_design = Penciller
23+story = Writer
24+art = Penciller, Inker, CoverArtist
25+assistant = 
26+
27+[MangaUpdates]
28+author = 
29+artist = 
30+
A home/Scripts/charmbracelet_vhs/nyancat.tape
+11, -0
 1@@ -0,0 +1,11 @@
 2+Set Shell bash
 3+Set WindowBar ColorfulRight
 4+Set Theme "Catppuccin Frappe"
 5+Set Width 1920
 6+Set Height 1080
 7+Set FontSize 25
 8+
 9+Type 'curl ascii.live/nyan'
10+Sleep 1.5s
11+Enter
12+Sleep 8.5s
A home/Scripts/charmbracelet_vhs/parrot.tape
+11, -0
 1@@ -0,0 +1,11 @@
 2+Set Shell bash
 3+Set WindowBar ColorfulRight
 4+Set Theme "Catppuccin Frappe"
 5+Set Width 1920
 6+Set Height 1080
 7+Set FontSize 25
 8+
 9+Type 'curl parrot.live'
10+Sleep 1.5s
11+Enter
12+Sleep 8.5s
A home/Scripts/charmbracelet_vhs/pbtape2.tape
+23, -0
 1@@ -0,0 +1,23 @@
 2+Require gallery-dl
 3+
 4+Set Shell bash
 5+Set WindowBar ColorfulRight
 6+Set Theme "Catppuccin Frappe"
 7+Set Width 600
 8+Set Height 300
 9+Set FontSize 15
10+
11+Type 'cd "/home/kat/icon-demo"'
12+Enter
13+Type 'gallery-dl -g "r:https://magicalgifs.livejournal.com/11673.html" > i.txt'
14+Enter
15+Sleep 6.5s
16+Type 'edit txt file to isolate PB links'
17+Sleep 6.5s
18+Backspace 33
19+Type "gallery-dl -i i.txt"
20+Enter
21+Sleep 5.5s
22+Type 'ls gallery-dl/directlink'
23+Enter
24+Sleep 5.5s
A home/Scripts/charmbracelet_vhs/sl train.txt
+4, -0
1@@ -0,0 +1,4 @@
2+Set Theme "Catppuccin Frappe"
3+Type 'sl'
4+Enter
5+Sleep 15.5s
A home/Scripts/charmbracelet_vhs/train.tape
+5, -0
1@@ -0,0 +1,5 @@
2+Set Theme "Catppuccin Frappe"
3+Type 'sl'
4+Sleep 1.5s
5+Enter
6+Sleep 15.5s
A home/Scripts/lastfm.py
+10, -0
 1@@ -0,0 +1,10 @@
 2+import urllib.request
 3+import json
 4+url = 'https://ws.audioscrobbler.com/2.0/?method=user.getrecenttracks&user=${USER}&api_key=${USER}&format=json&limit=1'
 5+req = urllib.request.Request(url)
 6+
 7+slay = urllib.request.urlopen(req).read()
 8+stuff = json.loads(slay.decode('utf-8'))
 9+
10+for item in stuff['recenttracks']['track'][:1]:
11+    print(item['artist']['#text'],"\n ", item['album']['#text'],"\n ", item['name'])
A home/Scripts/wttr-conky.sh
+3, -0
1@@ -0,0 +1,3 @@
2+phantomjs --ignore-ssl-errors=true --ssl-protocol=any --web-security=true /usr/local/share/phantomjs-1.9.8-linux-x86_64/examples/rasterize.js http://wttr.in/New_York?0pqT /tmp/wttr.png
3+
4+magick /tmp/wttr.png -crop 460x460+0+0 -transparent black /tmp/wttr.png
A home/gallery-dl/gallery-dl.conf
+441, -0
  1@@ -0,0 +1,441 @@
  2+{
  3+    "extractor":
  4+    {
  5+        "base-directory": "./gallery-dl/",
  6+        "parent-directory": false,
  7+        "postprocessors": null,
  8+        "archive": null,
  9+        "cookies": null,
 10+        "cookies-update": true,
 11+        "proxy": null,
 12+        "skip": true,
 13+
 14+        "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0",
 15+        "retries": 4,
 16+        "timeout": 30.0,
 17+        "verify": true,
 18+        "fallback": true,
 19+
 20+        "sleep": 0,
 21+        "sleep-request": 0,
 22+        "sleep-extractor": 0,
 23+
 24+        "path-restrict": "auto",
 25+        "path-replace": "_",
 26+        "path-remove": "\\u0000-\\u001f\\u007f\\u003A",
 27+        "path-strip": "auto",
 28+        "path-extended": true,
 29+
 30+        "extension-map": {
 31+            "jpeg": "jpg",
 32+            "jpe" : "jpg",
 33+            "jfif": "jpg",
 34+            "jif" : "jpg",
 35+            "jfi" : "jpg"
 36+        },
 37+
 38+
 39+        "artstation":
 40+        {
 41+            "external": false,
 42+            "pro-first": true
 43+        },
 44+        "aryion":
 45+        {
 46+            "username": null,
 47+            "password": null,
 48+            "recursive": true
 49+        },
 50+        "bbc": {
 51+            "width": 1920
 52+        },
 53+        "blogger":
 54+        {
 55+            "videos": true
 56+        },
 57+        "cyberdrop":
 58+        {
 59+            "domain": null
 60+        },
 61+        "danbooru":
 62+        {
 63+            "username": null,
 64+            "password": null,
 65+            "external": false,
 66+            "metadata": false,
 67+            "ugoira": false
 68+        },
 69+        "derpibooru":
 70+        {
 71+            "api-key": null,
 72+            "filter": 56027
 73+        },
 74+        "deviantart":
 75+        {
 76+            "client-id": null,
 77+            "client-secret": null,
 78+            "refresh-token": null,
 79+
 80+            "auto-watch": false,
 81+            "auto-unwatch": false,
 82+            "comments": false,
 83+            "extra": false,
 84+            "flat": true,
 85+            "folders": false,
 86+            "group": true,
 87+            "include": "gallery",
 88+            "journals": "html",
 89+            "jwt": false,
 90+            "mature": true,
 91+            "metadata": false,
 92+            "original": true,
 93+            "pagination": "api",
 94+            "public": true,
 95+            "quality": 100,
 96+            "wait-min": 0
 97+        },
 98+        "e621":
 99+        {
100+            "username": null,
101+            "password": null
102+        },
103+        "exhentai":
104+        {
105+            "username": null,
106+            "password": null,
107+            "domain": "auto",
108+            "limits": true,
109+            "metadata": false,
110+            "original": true,
111+            "sleep-request": 5.0
112+        },
113+        "flickr":
114+        {
115+            "exif": false,
116+            "metadata": false,
117+            "size-max": null,
118+            "videos": true
119+        },
120+        "furaffinity":
121+        {
122+            "descriptions": "text",
123+            "external": false,
124+            "include": "gallery",
125+            "layout": "auto"
126+        },
127+        "gelbooru":
128+        {
129+            "api-key": null,
130+            "user-id": null
131+        },
132+        "gofile": {
133+            "api-token": null,
134+            "website-token": null
135+        },
136+        "hentaifoundry":
137+        {
138+            "include": "pictures"
139+        },
140+        "hitomi":
141+        {
142+            "format": "webp",
143+            "metadata": false
144+        },
145+        "idolcomplex":
146+        {
147+            "username": null,
148+            "password": null,
149+            "sleep-request": 5.0
150+        },
151+        "imagechest": {
152+            "access-token": null
153+        },
154+        "imgbb":
155+        {
156+            "username": null,
157+            "password": null
158+        },
159+        "imgur":
160+        {
161+            "mp4": true
162+        },
163+        "inkbunny":
164+        {
165+            "username": null,
166+            "password": null,
167+            "orderby": "create_datetime"
168+        },
169+        "instagram":
170+        {
171+            "api": "rest",
172+            "cookies": "/home/kat/.mozilla/firefox/cookies.txt",
173+            "include": "posts",
174+            "order-files": "asc",
175+            "order-posts": "asc",
176+            "previews": false,
177+            "sleep-request": [6.0, 12.0],
178+            "videos": true
179+        },
180+        "khinsider":
181+        {
182+            "format": "mp3"
183+        },
184+        "luscious":
185+        {
186+            "gif": false
187+        },
188+        "mangadex":
189+        {
190+            "api-server": "https://api.mangadex.org",
191+            "api-parameters": null,
192+            "lang": null,
193+            "ratings": ["safe", "suggestive", "erotica", "pornographic"]
194+        },
195+        "mangoxo":
196+        {
197+            "username": null,
198+            "password": null
199+        },
200+        "misskey": {
201+            "access-token": null,
202+            "renotes": false,
203+            "replies": true
204+        },
205+        "newgrounds":
206+        {
207+            "username": null,
208+            "password": null,
209+            "flash": true,
210+            "format": "original",
211+            "include": "art"
212+        },
213+        "nijie":
214+        {
215+            "username": null,
216+            "password": null,
217+            "include": "illustration,doujin"
218+        },
219+        "nitter": {
220+            "quoted": false,
221+            "retweets": false,
222+            "videos": true
223+        },
224+        "oauth":
225+        {
226+            "browser": true,
227+            "cache": true,
228+            "host": "localhost",
229+            "port": 6414
230+        },
231+        "paheal":
232+        {
233+            "metadata": false
234+        },
235+        "pillowfort":
236+        {
237+            "external": false,
238+            "inline": true,
239+            "reblogs": false
240+        },
241+        "pinterest":
242+        {
243+            "domain": "auto",
244+            "sections": true,
245+            "videos": true,
246+            "cookies": "/home/kat/.gallery-dl-conf/pinterest/cookies.txt"
247+        },
248+        "pixiv":
249+        {
250+            "refresh-token": null,
251+            "include": "artworks",
252+            "embeds": false,
253+            "metadata": false,
254+            "metadata-bookmark": false,
255+            "tags": "japanese",
256+            "ugoira": true
257+        },
258+        "reactor":
259+        {
260+            "gif": false,
261+            "sleep-request": 5.0
262+        },
263+        "reddit":
264+        {
265+            "client-id": null,
266+            "user-agent": null,
267+            "refresh-token": null,
268+            "comments": 0,
269+            "morecomments": false,
270+            "date-min": 0,
271+            "date-max": 253402210800,
272+            "date-format": "%Y-%m-%dT%H:%M:%S",
273+            "id-min": null,
274+            "id-max": null,
275+            "recursion": 0,
276+            "videos": true
277+        },
278+        "redgifs":
279+        {
280+            "format": ["hd", "sd", "gif"]
281+        },
282+        "sankaku":
283+        {
284+            "username": null,
285+            "password": null,
286+            "refresh": false
287+        },
288+        "sankakucomplex":
289+        {
290+            "embeds": false,
291+            "videos": true
292+        },
293+        "skeb":
294+        {
295+            "article": false,
296+            "filters": null,
297+            "sent-requests": false,
298+            "thumbnails": false
299+        },
300+        "smugmug":
301+        {
302+            "videos": true
303+        },
304+        "seiga":
305+        {
306+            "username": null,
307+            "password": null
308+        },
309+        "subscribestar":
310+        {
311+            "username": null,
312+            "password": null
313+        },
314+        "tsumino":
315+        {
316+            "username": null,
317+            "password": null
318+        },
319+        "tumblr":
320+        {
321+            "avatar": false,
322+            "external": false,
323+            "inline": true,
324+            "posts": "all",
325+            "offset": 0,
326+            "original": true,
327+            "reblogs": true
328+        },
329+        "twitter":
330+        {
331+            "username": null,
332+            "password": null,
333+            "cards": false,
334+            "conversations": false,
335+            "pinned": false,
336+            "quoted": false,
337+            "replies": true,
338+            "retweets": false,
339+            "strategy": null,
340+            "text-tweets": false,
341+            "twitpic": false,
342+            "unique": true,
343+            "users": "user",
344+            "videos": true
345+        },
346+        "unsplash":
347+        {
348+            "format": "raw"
349+        },
350+        "vsco":
351+        {
352+            "videos": true
353+        },
354+        "wallhaven":
355+        {
356+            "api-key": null,
357+            "metadata": false,
358+            "include": "uploads"
359+        },
360+        "weasyl":
361+        {
362+            "api-key": null,
363+            "metadata": false
364+        },
365+        "weibo":
366+        {
367+            "livephoto": true,
368+            "retweets": true,
369+            "videos": true
370+        },
371+        "ytdl":
372+        {
373+            "enabled": false,
374+            "format": null,
375+            "generic": true,
376+            "logging": true,
377+            "module": null,
378+            "raw-options": null
379+        },
380+        "zerochan":
381+        {
382+            "username": null,
383+            "password": null,
384+            "metadata": false
385+        },
386+        "booru":
387+        {
388+            "tags": false,
389+            "notes": false
390+        }
391+    },
392+
393+    "downloader":
394+    {
395+        "filesize-min": null,
396+        "filesize-max": null,
397+        "mtime": true,
398+        "part": true,
399+        "part-directory": null,
400+        "progress": 3.0,
401+        "rate": null,
402+        "retries": 4,
403+        "timeout": 30.0,
404+        "verify": true,
405+
406+        "http":
407+        {
408+            "adjust-extensions": true,
409+            "chunk-size": 32768,
410+            "headers": null,
411+            "validate": true
412+        },
413+
414+        "ytdl":
415+        {
416+            "format": null,
417+            "forward-cookies": false,
418+            "logging": true,
419+            "module": null,
420+            "outtmpl": null,
421+            "raw-options": null
422+        }
423+    },
424+
425+    "output":
426+    {
427+        "mode": "auto",
428+        "progress": true,
429+        "shorten": true,
430+        "ansi": false,
431+        "colors": {
432+            "success": "1;32",
433+            "skip"   : "2"
434+        },
435+        "skip": true,
436+        "log": "[{name}][{levelname}] {message}",
437+        "logfile": null,
438+        "unsupportedfile": null
439+    },
440+
441+    "netrc": false
442+}