{ theme, ... }: {
  imports = [
    ./${theme}/hyprland-conf.nix
    ./${theme}/waybar-conf.nix
  ];
}