refactor(vesktop): remove toplevel settings.json
from tracking
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m11s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m11s
Vesktop modifies the file on basically every launch, making it a right pain in the ass to manage it in git.
This commit is contained in:
parent
2228d8085c
commit
e16056ba2e
1
users/price/dots/.config/vesktop/.gitignore
vendored
1
users/price/dots/.config/vesktop/.gitignore
vendored
@ -1,5 +1,4 @@
|
||||
*
|
||||
!.gitignore
|
||||
!settings.json
|
||||
!settings/
|
||||
!themes/
|
||||
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"minimizeToTray": false,
|
||||
"discordBranch": "stable",
|
||||
"arRPC": "on",
|
||||
"splashColor": "rgb(202, 211, 245)",
|
||||
"splashBackground": "rgb(36, 39, 58)"
|
||||
}
|
Loading…
Reference in New Issue
Block a user