mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 19:53:07 +00:00
~
This commit is contained in:
parent
0c5c03049b
commit
10aed29944
2 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
mesonbuild.mesonbuild
|
||||
rust-lang.rust-analyzer
|
||||
skellock.just
|
||||
vadimcn.vscode-lldb
|
||||
wakatime.vscode-wakatime
|
||||
];
|
||||
userSettings = {
|
||||
|
@ -30,6 +31,8 @@
|
|||
"prettier.singleAttributePerLine" = false;
|
||||
"prettier.useEditorConfig" = true;
|
||||
"telemetry.telemetryLevel" = "off";
|
||||
"workbench.activityBar.iconClickBehavior" = "toggle";
|
||||
"workbench.activityBar.location" = "bottom";
|
||||
"workbench.colorTheme" = "Catppuccin Frappé";
|
||||
"workbench.iconTheme" = "catppuccin-frappe";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue