From 40a2cdd4ea48aaaa79de139ac244104f41083011 Mon Sep 17 00:00:00 2001 From: Aleksei Bavshin Date: Mon, 7 Jun 2021 07:56:17 +0000 Subject: Update groups after testing on a clean installation. Update documentation. --- README.md | 50 +++++++++++++++++++++++++++++++++----------------- sway-comps.xml | 20 ++++++-------------- 2 files changed, 39 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 9ac94a0..8db3288 100644 --- a/README.md +++ b/README.md @@ -2,31 +2,47 @@ ## Categories - - `service(graphical-login)` - - `PolicyKit-authentication-agent` - - `desktop-notification-daemon` - - Terminal - - Browser - - Application launcher - - Image viewer - - File manager [optional/just use shell?] - - Volume applet/mixer - - Brightness - - Bluetooth applet - - Network applet - - Storage applet (udiskie) [optional] - - ...? +- `service(graphical-login)` +- `PolicyKit-authentication-agent` +- `desktop-notification-daemon` +- Terminal +- Browser +- Application launcher +- Image viewer +- File manager [optional/just use shell?] +- Volume applet/mixer +- Brightness +- Bluetooth applet +- Network applet +- Storage applet (udiskie) +- ...? + +## Sources of inspiration + +- https://arewewaylandyet.com/ +- https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway +- https://github.com/Manjaro-Sway/iso-profiles/blob/sway/community/sway/Packages-Desktop ## Testing -``` + +### Netinstall + +1. Download `Fedora-Everything-netinst` image from +2. Begin installation as usual +3. At the `Installation Source*` screen select `On the network ➡ Closest mirror` and add as an additional repository +4. At the `Software Selection` screen select environment `Sway Desktop`, adjust the group selection as necessary and proceed with the installation + +### Local repository + +```sh createrepo_c --groupfile sway-comps.xml . echo | sudo tee /etc/yum.repos.d/sway-comps.repo < swaywm-extended - Additional Utilities for Sway WM - Additional Utilities for Sway WM + Additional utilities for Sway WM + Additional utilities for Sway WM false true blueman + gnome-keyring light lxqt-policykit network-manager-applet kanshi pavucontrol-qt playerctl + + pulseaudio-utils waybar @@ -59,16 +62,6 @@ - - swaywm-wayland-apps - Wayland-native Applications for Sway - Graphical applications with native Wayland support for minimal environments - - alacritty - imv - - - swaywm-desktop-environment Sway Desktop @@ -87,12 +80,11 @@ printing guest-desktop-agents swaywm + swaywm-extended swaywm-graphical-login firefox - swaywm-extended - swaywm-wayland-apps -- cgit