From d2471f59e6553a720311564e1ce3943686646f7e Mon Sep 17 00:00:00 2001 From: Aleksei Bavshin Date: Thu, 27 May 2021 15:59:28 +0000 Subject: Add README and fix typo in comps.xml --- .gitignore | 1 + README.md | 33 +++++++++++++++++++++++++++++++++ sway-comps.xml | 2 +- 3 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..009a752 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +repodata/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..9ac94a0 --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +# Software selection for the Sway desktop + +## 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] + - ...? + +## Testing +``` +createrepo_c --groupfile sway-comps.xml . +echo | sudo tee /etc/yum.repos.d/sway-comps.repo <Graphical Login for Sway Graphical Login for Sway false - false + false base-x -- cgit