Add required colloid packages as dependencies

Colloid theme packages are now split into different variants.
This commit is contained in:
Rokosun 2024-04-13 18:05:32 +00:00
parent 696fc180c8
commit c79c2ed7e8
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ depends=('tromjaro-fixes'
'xfconf'
'gtk4'
'colloid-gtk-theme-git'
'colloid-dracula-gtk-theme-git'
'colloid-gruvbox-gtk-theme-git'
'colloid-nord-gtk-theme-git'
'zafiro-icon-theme')
makedepends=('choosenim')
provides=('tromjaro-theme-switcher')