backgrounds, and transparent terminal, nvim transparent

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-15 11:24:21 -05:00
parent 5d190dc823
commit 349e8058b1
8 changed files with 98 additions and 114 deletions

View file

@ -57,14 +57,14 @@ let
scale = "1";
pos = "0 0";
mode = "3840x2160@97.983Hz";
bg = "${./wallpapers/pendragon.png} fill";
bg = "${./wallpapers/pixel_neon.png} fill";
};
"DP-2" = {
scale = "1";
transform = "270";
pos = "-1440 -640";
mode = "3440x1440@99.982Hz";
bg = "${./wallpapers/ghibli.png} fill";
bg = "${./wallpapers/pixel_neon_v.png} fill";
};
};
};