Squash merge refactor into main

This commit is contained in:
danny 2025-08-09 22:22:19 +08:00
parent 529c9e5fa7
commit b82cd59f4f
35 changed files with 498 additions and 358 deletions

View file

@ -3,6 +3,7 @@
osConfig,
wallRand,
pkgs,
rofiWall,
lib,
}:
let
@ -268,7 +269,8 @@ in
};
"custom/wallRand" = {
format = "";
on-click = "${wallRand}/bin/wallRand";
on-click = "${rofiWall}";
on-click-right = "${wallRand}";
};
"custom/airplay" =
let