This commit is contained in:
2026-04-29 00:16:31 +03:00
parent 9a74a3572d
commit 9d687a19d1
10 changed files with 160 additions and 142 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
filename = choice(listdir(folder))
finally:
system(f"${lib.getExe pkgs.swww} img {folder}/{filename} --transition-type center")
system(f"awww img {folder}/{filename} --transition-type center")
'';
in {
settings = {
+2
View File
@@ -83,6 +83,8 @@ in {
# {
stylix = {
enable = true;
overlays.enable = false;
targets = {
hyprpaper.enable = lib.mkForce false;
waybar.enable = false;