Skip to content

Commit e64e2b8

Browse files
committed
nix: appstream: Add input devices in metadata
1 parent cc664b3 commit e64e2b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/install/nix/blue-nebula.metainfo.xml.am

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
<developer id="org.blue-nebula">
99
<name>Blue Nebula Team</name>
1010
</developer>
11+
<supports>
12+
<control>keyboard</control>
13+
<control>pointing</control>
14+
</supports>
1115
<branding>
1216
<color type="primary" scheme_preference="light">#1970c2</color>
1317
<color type="primary" scheme_preference="dark">#0a2a48</color>

0 commit comments

Comments
 (0)