📝 Added entire config directory for backup purposes
This commit is contained in:
parent
4b38e59bb6
commit
9b946e2d14
11091 changed files with 1440953 additions and 0 deletions
115
.config/mcomix/preferences.conf
Normal file
115
.config/mcomix/preferences.conf
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
{
|
||||
"comment extensions": [
|
||||
"txt",
|
||||
"nfo",
|
||||
"xml"
|
||||
],
|
||||
"auto load last file": false,
|
||||
"page of last file": 1,
|
||||
"path to last file": "",
|
||||
"number of key presses before page turn": 3,
|
||||
"auto open next archive": true,
|
||||
"auto open next directory": true,
|
||||
"sort by": 1,
|
||||
"sort order": 2,
|
||||
"sort archive by": 1,
|
||||
"sort archive order": 2,
|
||||
"bg colour": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"thumb bg colour": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"smart bg": false,
|
||||
"smart thumb bg": false,
|
||||
"thumbnail bg uses main colour": false,
|
||||
"checkered bg for transparent images": true,
|
||||
"cache": true,
|
||||
"stretch": false,
|
||||
"default double page": false,
|
||||
"default fullscreen": false,
|
||||
"zoom mode": 0,
|
||||
"default manga mode": true,
|
||||
"lens magnification": 2,
|
||||
"lens size": 200,
|
||||
"virtual double page for fitting images": 3,
|
||||
"double step in double page mode": true,
|
||||
"show page numbers on thumbnails": true,
|
||||
"thumbnail size": 80,
|
||||
"create thumbnails": true,
|
||||
"archive thumbnail as icon": false,
|
||||
"number of pixels to scroll per key event": 50,
|
||||
"number of pixels to scroll per mouse wheel event": 50,
|
||||
"slideshow delay": 3000,
|
||||
"slideshow can go to next archive": true,
|
||||
"number of pixels to scroll per slideshow event": 50,
|
||||
"smart scroll": true,
|
||||
"invert smart scroll": false,
|
||||
"smart scroll percentage": 0.5,
|
||||
"flip with wheel": true,
|
||||
"store recent file info": true,
|
||||
"hide all": false,
|
||||
"hide all in fullscreen": true,
|
||||
"stored hide all values": [
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
true
|
||||
],
|
||||
"path of last browsed in filechooser": "/home/brian/Documents/comics",
|
||||
"store last saved in directory": true,
|
||||
"path of last saved in filechooser": "/home/brian",
|
||||
"last filter in main filechooser": 0,
|
||||
"last filter in library filechooser": 1,
|
||||
"show menubar": true,
|
||||
"previous quit was quit and save": false,
|
||||
"show scrollbar": true,
|
||||
"show statusbar": true,
|
||||
"show toolbar": true,
|
||||
"show thumbnails": true,
|
||||
"rotation": 0,
|
||||
"auto rotate from exif": true,
|
||||
"auto rotate depending on size": 0,
|
||||
"vertical flip": false,
|
||||
"horizontal flip": false,
|
||||
"keep transformation": false,
|
||||
"stored dialog choices": {},
|
||||
"brightness": 1.0,
|
||||
"contrast": 1.0,
|
||||
"saturation": 1.0,
|
||||
"sharpness": 1.0,
|
||||
"auto contrast": false,
|
||||
"max pages to cache": 7,
|
||||
"window x": 8,
|
||||
"window y": 542,
|
||||
"window height": 528,
|
||||
"window width": 1267,
|
||||
"pageselector height": -1,
|
||||
"pageselector width": -1,
|
||||
"library cover size": 125,
|
||||
"last library collection": null,
|
||||
"lib window height": 600,
|
||||
"lib window width": 500,
|
||||
"lib sort key": 2,
|
||||
"lib sort order": 2,
|
||||
"language": "auto",
|
||||
"statusbar fields": 47,
|
||||
"max threads": 3,
|
||||
"max extract threads": 1,
|
||||
"wrap mouse scroll": false,
|
||||
"scaling quality": 2,
|
||||
"escape quits": false,
|
||||
"fit to size mode": 2,
|
||||
"fit to size px": 1800,
|
||||
"scan for new books on library startup": true,
|
||||
"openwith commands": [],
|
||||
"animation mode": 0,
|
||||
"double page autoresize": 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue