add sway and waybar configs, misc other stuff

This commit is contained in:
Mark Riedesel 2021-08-21 15:09:03 -05:00
parent 192a283141
commit 528c998ee4
21 changed files with 634 additions and 58 deletions

View file

@ -25,13 +25,5 @@
"port": 6008
}
},
"tsserver.log": "true",
"tsserver.tsdk": ".yarn/sdks/typescript/lib",
"eslint": {
"packageManager": "yarn",
"nodePath": ".yarn/sdks",
"format": {
"enable": true
}
}
"tsserver.log": "true"
}