nix/modules/hyprland/style/default.nix
2024-08-31 20:03:22 +02:00

9 lines
66 B
Nix

{
imports = [
./qt
./gtk
./stylix
./font
];
}