add discord theme
This commit is contained in:
3
home-manager/discord-theme.nix
Normal file
3
home-manager/discord-theme.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ ... }: {
|
||||
home.file.".config/Vencord/themes/theme.css".source = ./BasicBackground.theme.css;
|
||||
}
|
||||
Reference in New Issue
Block a user