Souma
Souma
These values aren't changed even when I run `lporg load`. Also, after running `defaults delete com.apple.dock tilesize/largesize`, it crashes with a panic.
I set `Set FontFamily "Fira Code"`, which applied locally, but the workflow does not. Of course, I added the `install-fonts: true` option. Please tell me how to solve this. . https://github.com/almonk/ogpk/blob/b12259d737ddcbda650402f072e33c787b748bc5/Makefile#L32-L61 What do you think about these ideas? - Add a line `depends_on "timg"` to make it...
### Summary I want to set different images depending on the appearance mode for these. - User banner image - Server banner image - Server background image ### Purpose I...
When I run `molt deno.json -w` with the [`deno.json`](https://github.com/5ouma/reproxy/blob/6687934ab08a2774525b560752360b8ae6bca386/deno.json) and [`deno.lock`](https://github.com/5ouma/reproxy/blob/6687934ab08a2774525b560752360b8ae6bca386/deno.lock), Molt stops with this error. It was also observed with Molt Action. (log is [here](https://github.com/5ouma/reproxy/actions/runs/10551726698/job/29229556764)) ``` error: Uncaught (in...
1. Change the PR label name ```ini [tagpr] labelName = original-label ``` A label named `original-label`, will be added to PRs created by tagpr. When major or minor changes are...