1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2025-01-09 09:13:58 +00:00
ultima/modules/home/themes/default.nix

8 lines
55 B
Nix
Raw Normal View History

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