Daniel Thwaites
Daniel Thwaites
Possibly related to #201
Yes, what you're requesting will require more than what the current PR provides. It may already be possible to build you're requesting on top of Stylix by merging the fonts...
We need to update the configuration page on the website to use the new constructors
That would be good if possible
I'm wondering if we should rename the option from `wallpaper` to something like `theme` or `scheme`, since it also contains the colour scheme and some other settings not related to...
I found a small problem if you set a wallpaper on Wayland which is wider than the screen. (I'm running Hyprland so it's not directly using your code, but I...
I feel like Hyprland might be better left for a separate pull request - this one is almost ready to merge.
Hi! Sorry for the radio silence, I just merged Hyprland support using the new Home Manager module if you were wanting to use that for the wallpapers
Although we can't add things to `lib` we should be able to make a separate `stylix` input so you can write `stylix.function` rather than `config.lib.stylix.function`. I was planning to commit...
It looks like anywhere we use `swww`, if you set a slideshow wallpaper then change it to a different slideshow, the script will end up running twice until you restart....