Skip to content

Commit

Permalink
feat(comps): add helium group (#1280)
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko authored May 21, 2024
1 parent ac1885a commit 47d1cdd
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 @@ -73,4 +73,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 47d1cdd

Please sign in to comment.