Add initial Fedora Sway Spin

This commit is contained in:
Fabio Alessandro Locati
2022-11-27 21:47:03 +01:00
parent 2f14b1e16a
commit 42058f27ea
3 changed files with 48 additions and 0 deletions

17
fedora-sway-common.ks Normal file
View File

@@ -0,0 +1,17 @@
# fedora-livecd-sway.ks
#
# Description:
# - Fedora Live Spin with the tiling window manager Sway
#
# Maintainer(s):
# - Aleksei Bavshin <alebastr89@gmail.com>
# - Jiří Konečný <jkonecny@redhat.com>
# - Anthony Rabbito <hello@anthonyrabbito.com>
# - Fabio Alessandro Locati <me@fale.io>
%packages
fedora-release-sway
@^sway-desktop-environment
@firefox
@swaywm-extended
%end