feat: lmstudio

This commit is contained in:
2025-08-23 23:03:22 +09:00
parent cfebabe42e
commit 2c6979ea3f
4 changed files with 17 additions and 0 deletions

View File

@@ -10,6 +10,11 @@
padding.x = 50;
padding.y = 50;
};
colors = {
primary = {
background = "#040404";
};
};
scrolling.multiplier = 5;
selection.save_to_clipboard = true;
};