ralsei :3

This commit is contained in:
2025-11-08 21:20:48 +02:00
parent fb6ffa2e11
commit c907ec3597
9 changed files with 15 additions and 15 deletions

View File

@@ -80,7 +80,7 @@ async function getFilename(wmClass?: string): Promise<string> {
const program = new Command("handle-screenshot");
const SCREENSHOT_PATH = `/home/ocbwoy3/Pictures/Screenshots`;
const SCREENSHOT_PATH = `/home/ralsei/Pictures/Screenshots`;
// useless
async function transformImage(b: Buffer): Promise<Buffer> {