Files
arindOS/dotfiles/.config/BetterDiscord/plugins/Animations.config.json
T

110 lines
3.0 KiB
JSON

{
"settings": {
"buttons": {
"custom": {
"enabled": false,
"frames": [
{
"anim": "",
"start": ""
},
{
"anim": "",
"start": ""
},
{
"anim": "",
"start": ""
}
],
"page": 0
},
"delay": 0.1,
"duration": 0.3,
"enabled": true,
"name": "slide-down-right",
"page": 1,
"selectors": "",
"sequence": "fromLast",
"timing": "linear"
},
"lists": {
"custom": {
"enabled": false,
"frames": [
{
"anim": "",
"start": ""
},
{
"anim": "",
"start": ""
},
{
"anim": "",
"start": ""
}
],
"page": 2
},
"delay": "0.015",
"duration": "0.01",
"enabled": true,
"name": "slide-down-right",
"page": 1,
"selectors": "",
"sequence": "fromFirst",
"timing": "linear"
},
"messages": {
"custom": {
"enabled": false,
"frames": [
{
"anim": "",
"start": ""
},
{
"anim": "",
"start": ""
},
{
"anim": "",
"start": ""
}
],
"page": 0
},
"delay": 0.055,
"duration": 0.3,
"enabled": true,
"limit": 30,
"name": "slide-down-right",
"page": 2,
"sending": {
"custom": {
"enabled": false,
"frames": [
{
"anim": "",
"start": ""
},
{
"anim": "",
"start": ""
},
{
"anim": "",
"start": ""
}
],
"page": 0
},
"enabled": "onsent",
"name": "slide-down-left",
"page": 1
},
"timing": "linear"
}
}
}