Add a ton of i3 and sway stuff

This commit is contained in:
askiiart 2023-11-20 00:48:36 -06:00
parent 15f30efa7b
commit 9a43cae5fa
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
22 changed files with 435 additions and 47 deletions

View file

@ -30,6 +30,7 @@ GrapeCity.gc-excelviewer
Gruntfuggly.todo-tree
HarryHopkinson.vim-theme
hoovercj.vscode-settings-cycler
icrawl.discord-vscode
ItzSelenux.lm-theme
JoelCrosby.one-dark-darker
kisstkondoros.vscode-gutter-preview

View file

@ -68,5 +68,7 @@
"[nginx]": {
"editor.defaultFormatter": "raynigon.nginx-formatter"
},
"workbench.iconTheme": "catppuccin-mocha"
"workbench.iconTheme": "catppuccin-mocha",
"terminal.integrated.shellIntegration.enabled": false,
"inlineChat.showDiff": false
}