feat: use libadwaita

This commit is contained in:
2025-06-20 23:42:31 -06:00
parent 0711df8381
commit 9872bf5245
4 changed files with 295 additions and 170 deletions

View File

@@ -1,3 +1,4 @@
{
"editor.inlayHints.enabled": "off"
"editor.inlayHints.enabled": "off",
"editor.formatOnSave": true
}