Minor setting changes
This commit is contained in:
parent
ccd4dd1684
commit
4689264cb0
@ -12,6 +12,6 @@ confirm_os_window_close 0
|
||||
shell xonsh
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Ayu Light
|
||||
# Catppuccin-Latte
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
@ -27,5 +27,7 @@
|
||||
"workbench.colorTheme": "Catppuccin Latte",
|
||||
"workbench.preferredDarkColorTheme": "Catppuccin Macchiato",
|
||||
"workbench.preferredLightColorTheme": "Catppuccin Latte",
|
||||
"workbench.startupEditor": "none"
|
||||
"workbench.startupEditor": "none",
|
||||
"clangd.checkUpdates": true,
|
||||
"clangd.arguments": ["--compile-commands-dir=./build.nosync/"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user