nixos-config

NixOS configs for my systems
Log | Files | Refs

commit 988aca5d5c981d7352b86b8d67727d1227c949fa
parent 47f4f1d2fc183cc4552b951b013e4f5a5696c50d
Author: vin <vin@vineetk.net>
Date:   Mon, 19 May 2025 08:35:54 -0400

change swaybg from center to fill

actually scales and centers the wallpaper on 1920x1080/1200 instead of
just zooming on the center of the original 3440x1440 wallpaper

Diffstat:
Mhome.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/home.nix b/home.nix @@ -1340,7 +1340,7 @@ in config = { input."type:pointer".accel_profile = "flat"; - output."*".background = "~/pics/wp/elite_milky_way_below2.png center"; + output."*".background = "~/pics/wp/elite_milky_way_below2.png fill"; bars = [ {