Souma

Results 26 issues of 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. ![VHS...

After updating macOS to Monterey or later, lporg for Dock fails to save Dock Plist. It can't update the Dock or finish correctly. ``` • importing dock plist • restarting...

I want to share not only Neovim configs but also zsh ones, dotfiles setup scripts, or Brewfile. That's because the project name is `dotfyle`.

tagpr adds these tags to PRs but I want to use my original tags instead of these. - tagpr - tagpr:major - tagpr:minor It might be good to use `tagpr.majorLabels`...

I like the round Menu Bar Shape, but the current shape is too round. Could you add an option to edit a radius for it?

Feature
Appearance

I found a code to create a Homebrew Formula file on the [Makefile](https://github.com/almonk/ogpk/blob/main/Makefile). 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...

✨Feature

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...