NAHO
NAHO
Potentially related: https://github.com/danth/stylix/issues/173
*Dumping additional slideshow feature suggestions.* 1. Randomly select an item from collection ([`mkSlideshow.files`](https://github.com/danth/stylix/issues/63#issuecomment-1486460669)). 1. Use a blurred image copy for the borders instead of black borders, if the aspect ration...
Should this PR be closed by https://github.com/danth/stylix/pull/201 as it supersedes it?
All currently implemented btop themes are located at https://github.com/aristocratos/btop/tree/main/themes. Maybe a btop PR for base16 support must be merged first, as there seems to be no support for it yet.
> unless btop supports configurable themes I did not find such btop functionality. > I think it would be easier to create our own theme According to https://github.com/aristocratos/btop/issues/449, we replicate...
Cursors could be recolored similar to #477.
Related: - https://github.com/nix-community/home-manager/pull/2732
The following patch applies this PR on [my Home Manager configuration](https://github.com/trueNAHO/dotfiles/tree/bccb03373c9a38ac3263a19c4bcca0fd8e69c941): ```diff From 5f88a66d30bf014109ce8a41350447621d100515 Mon Sep 17 00:00:00 2001 From: NAHO Date: Fri, 9 Feb 2024 23:04:41 +0100 Subject: [PATCH]...
> You should be able to remove the `[]`, because we coerce `font` to `fontList`. If the following patch is what you mean, then I am still receiving the same...
Even entirely removing `stylix.fonts` causes the `infinite recursion` error: ```diff From 6a75eccd8e8256061131651650d9e29bc8367786 Mon Sep 17 00:00:00 2001 From: NAHO Date: Fri, 9 Feb 2024 23:40:57 +0100 Subject: [PATCH] feat(modules/stylix): apply...