VDawg
VDawg
Some variables which would be nice: - `max-width` for the whole thing (with `normal`, `wide` and `full` being preset values) - Text color palette (a Tailwind palette) - Background color...
Some variables which would be nice: - `max-width` for the whole thing (with `normal`, `wide` and `full` being preset values) - Foreground color palette (a Tailwind palette) - Background color...
@imfing Will do. I also saw the news about Tailwind v4. Looks really cool I might try it out for the PR, if it works
Totally forgot about that.
Same for me. On activation it just goes red Edit: Now its not red, and follows fractional scaling, but being a bit blurry (previously it ignored fractional scaling and was...
Seems to be fixed. I dont have any problems anymore. Thank you Hyprlock
I see. Renaming it to `darker`, instead of `black`, would makes sense I think.
I currently to do replace my log levels with Nerdfont icons and same with `:bash -c ...`. For some reason `:sh -c` gets executed, but then my fish shell kicks...
Maybe not installing optional dependencies would be the default and `pnpm install --force --with-optional` would also install optional dependencies? I am not sure why it should install optional dependencies by...