Juhun Lee

Results 14 comments of Juhun Lee

Currently there exists a tag named `eyecandy`. Since lots of things are being worked on again, it might be better to separate color themes like `eyecandy` from desktop configurations. Color...

Currently working on Hyprland configuration! The relevant changes will not be committed until 1) the `dotfile` script is complete and 2) all related configurations are fully tested on the desktop.

Also, with these changes committed, #1 must be closed. Do work on a separate branch!

Currently, installation of a dotfile package means that the "package manifest" script gets copied to the local dotfile directory. In order to migrate away from `stow`, I may have to...

Initial development effort started on https://github.com/RangHo/rbwal. Let's migrate to it once that thing becomes usable.

While I'm at it, re-organize some functions as well. For example, `append` and `contains` basically does array operations so rename them to `array_append` and `array_contains` and group them together.

For now, the usage of long options in `mktemp` seems to be problematic: https://github.com/RangHo/dotfiles/blob/16f97791a144bc40c36249e326ae92606752221d/fish/.config/fish/config.fish#L13

Tried to make things work smoothly on iOS, but to no avail. For now, I won't bother anymore.

I used to experiment with [`npiperelay`](https://github.com/jstarks/npiperelay) back in the days I used WSL1. It was for NeoVim, though... With this solution, you use `npiperelay` with `socat` to create a "Discord...

See [`urijip`](https://github.com/RangHo/urijip) for initial development efforts.