forgot to include
This commit is contained in:
parent
42d02b0eaf
commit
14c00b8cd9
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ stdenv.mkDerivation {
|
|||
|
||||
installPhase = ''
|
||||
mkdir -p $out/share/themes
|
||||
cp -r themes/Tokyonight-* $out/share/themes/
|
||||
cp -r themes/src/Tokyonight-* $out/share/themes/
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue