Skip to content

Commit

Permalink
feat(comps): add helium group (#1280) (#1281)
Browse files Browse the repository at this point in the history
(cherry picked from commit 47d1cdd)

Co-authored-by: madomado <[email protected]>
  • Loading branch information
raboneko and madonuko authored May 21, 2024
1 parent 234fa4a commit 0017031
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions comps.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,16 @@
<packagereq type="default">pantheon-tweaks</packagereq>
</packagelist>
</group>
<group>
<id>helium</id>
<name>Helium Theme and libhelium</name>
<description>The Application Framework and Theme for tauOS.</description>
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="default">libhelium</packagereq>
<packagereq type="default">tau-helium</packagereq>
<packagereq type="default">tau-hydrogen</packagereq>
</packagelist>
</group>
</comps>

0 comments on commit 0017031

Please sign in to comment.