update vscode config

This commit is contained in:
uku 2023-11-22 04:48:41 +01:00
parent 370aaa9c5a
commit bd2b35a82e
Signed by: uku
GPG key ID: 7D01D7B105E77166

View file

@ -56,6 +56,7 @@
"rust-analyzer.check.command" = "clippy";
"terminal.integrated.fontFamily" = "Iosevka Nerd Font";
"workbench.colorTheme" = "Catppuccin Mocha";
"errorLens.messageBackgroundMode" = "message";
# fix for segfault on hyprland
"window.titleBarStyle" = "custom";