add lsfg; use programs gpu screen recorder; remove unused programs; biome lsp is way out of date;
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
# comms
|
||||
teamspeak_client
|
||||
vesktop
|
||||
|
||||
# media
|
||||
strawberry
|
||||
];
|
||||
|
||||
# set breeze as default cursor
|
||||
@@ -62,7 +65,7 @@
|
||||
};
|
||||
scriptOpts = {
|
||||
uosc = {
|
||||
time_precision = 2;
|
||||
time_precision = 3;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -72,7 +72,7 @@ in
|
||||
"[jsonc]" = {
|
||||
"editor.defaultFormatter" = "biomejs.biome";
|
||||
};
|
||||
"biome.lsp.bin" = "${biome}/bin/biome";
|
||||
# "biome.lsp.bin" = "${biome}/bin/biome";
|
||||
#"biome.requireConfigFile" = true;
|
||||
|
||||
"typescript.preferences.preferTypeOnlyAutoImports" = true;
|
||||
|
||||
Reference in New Issue
Block a user