mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
add BetterDiscord folder
This commit is contained in:
33
BetterDiscord/plugins/BetterImageViewer.config.json
Normal file
33
BetterDiscord/plugins/BetterImageViewer.config.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.3.4",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"hidden": {
|
||||
"panelWH": 578
|
||||
},
|
||||
"settings": {
|
||||
"ui": {
|
||||
"imageIndex": true,
|
||||
"navButtons": true,
|
||||
"infoResolution": true,
|
||||
"infoScale": true,
|
||||
"infoSize": true,
|
||||
"loadFull": false
|
||||
},
|
||||
"behavior": {
|
||||
"searchAPI": true,
|
||||
"hoverSearch": false,
|
||||
"debug": false
|
||||
},
|
||||
"zoom": {
|
||||
"enabled": true,
|
||||
"enableMode": 0,
|
||||
"interp": true,
|
||||
"round": true,
|
||||
"outOfBounds": false,
|
||||
"outOfScreen": true,
|
||||
"smoothing": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user