2023-08-31 20:22:44 +09:00
|
|
|
{ theme, ... }: {
|
2023-08-21 23:25:46 +09:00
|
|
|
imports = [
|
2023-08-31 20:22:44 +09:00
|
|
|
./${theme}/hyprland-conf.nix
|
2023-08-31 21:05:05 +09:00
|
|
|
./${theme}/waybar-conf.nix
|
2023-08-21 23:24:26 +09:00
|
|
|
];
|
2023-08-28 12:08:58 +09:00
|
|
|
}
|