4 lines
98 B
Nix
4 lines
98 B
Nix
{ ... }: {
|
|
home.file.".config/Vencord/themes/theme.css".source = ./BasicBackground.theme.css;
|
|
}
|