aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/i3.xml
blob: c4c0e7091d645ccffafb81cc405c5597647b61b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<image>
	<profiles>
		<profile name="i3-Desktop" description="i3 Desktop">
			<requires profile="DesktopCommon"/>
		</profile>
	</profiles>
	<packages type="image" patternType="plusRecommended" profiles="i3-Desktop">
		<!-- install env-group to resolve RhBug:1891500 -->
		<namedCollection name="i3-desktop-environment"/>
		<namedCollection name="admin-tools"/>
		<package name="dex-autostart"/>
		<package name="fedora-release-i3"/>
		<package name="feh"/>
		<package name="gnome-keyring-pam"/> <!-- unlock default keyring, FIXME: put in comps -->
		<package name="system-config-printer"/> <!-- FIXME: put in comps -->
		<package name="thunar"/> <!-- FIXME: put in comps -->
		<package name="xfce-polkit"/> <!-- FIXME: put in comps -->
		<package name="wget"/> <!-- FIXME: put in comps -->
	</packages>
</image>