minor vesktop, vscode, and sway config fixes, fix restore.sh and some perms stuff

This commit is contained in:
askiiart 2024-06-02 13:54:30 -05:00
parent ab89154611
commit f5b7c87428
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
9 changed files with 37 additions and 18 deletions

View file

@ -96,5 +96,8 @@
},
"[css]": {
"editor.defaultFormatter": "vscode.css-language-features"
},
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
}
}