danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
904 stars 105 forks source link

stylix: add background image scaling option #372

Closed cramt closed 4 weeks ago

cramt commented 1 month ago

adds option for which type of scaling the background image should get currently this only applied sway, but should probably be applied to the other WM/DE also supported in stylix, if someone knows how to configure it for the rest of them i'd appreciate the help i set the default to be fill, the one the previous option used in sway by stylix, not sure if this should be the right default, as it seems some of the other WM/DEs have different default configs (eg gnome with zoom).

also not sure if "scaling mode" is the right term for this, it was what the sway man pages used.

trueNAHO commented 1 month ago

Related: https://github.com/danth/stylix/pull/102