feat: add some tools

This commit is contained in:
2025-09-10 23:22:57 +09:00
parent 6ef275870d
commit d41f27f465
13 changed files with 404 additions and 20 deletions

View File

@@ -12,6 +12,7 @@
};
scrolling.multiplier = 5;
selection.save_to_clipboard = true;
colors = { primary = { background = "#040404"; }; };
};
};
}