add lsfg; use programs gpu screen recorder; remove unused programs; biome lsp is way out of date;

This commit is contained in:
2025-08-01 09:55:42 +01:00
parent 36264583b2
commit e4b45eeb4a
5 changed files with 30 additions and 12 deletions

View File

@@ -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;
};
};
};

View File

@@ -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;