add: discord theme
This commit is contained in:
parent
b9ea3b476c
commit
b543e0f47b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ in
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
home.packages = [ pkgs.vesktop ];
|
home.packages = [ pkgs.vesktop ];
|
||||||
|
|
||||||
xdg.configFile."vesktop/theme/nix.css".text = /* css */ ''
|
xdg.configFile."vesktop/themes/nix.css".text = /* css */ ''
|
||||||
/*
|
/*
|
||||||
* @name nix-colors-minimal
|
* @name nix-colors-minimal
|
||||||
* @author aoku
|
* @author aoku
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue