diff --git a/srcpkgs/tokyonight-theme/template b/srcpkgs/tokyonight-theme/template index 75b16e992b5..7d8438b2bf9 100644 --- a/srcpkgs/tokyonight-theme/template +++ b/srcpkgs/tokyonight-theme/template @@ -12,5 +12,7 @@ checksum=295ccdf45b8214708af228faf0629cdb615effe9f44ab6c5f34d0c3bfe1393b8 do_install() { vmkdir usr/share/themes vcopy dist/themes/tokyonight usr/share/themes/tokyonight + + vmkdir usr/share/icons vcopy dist/icons/tokyonight usr/share/icons/tokyonight }