Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
nwg-shell
Commits:
2983eba5 by Robin Candau at 2024-08-20T20:39:35+02:00
Add a note about enabling the greetd service in the post_install message for
users
- - - - -
1 changed file:
- nwg-shell.install
Changes:
=====================================
nwg-shell.install
=====================================
@@ -8,6 +8,8 @@ post_install() {
echo
echo "WARNING: The nwg-shell-installer script expects a web browser, a
file manager and a text editor to be installed before being run in order to
setup keybindings properly. The suggested ones are chromium, thunar and
mousepad but other ones can be installed instead."
echo
+ echo "You can also enable greetd.service so greetd with the nwg-hello
greeter will be started at boot."
+ echo
echo "Check the nwg-shell Arch wiki page for more details:
https://wiki.archlinux.org/title/Nwg-shell"
echo "---"
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/2983eba5fe98a0f62d0048b0e919e5f68a9292b3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/2983eba5fe98a0f62d0048b0e919e5f68a9292b3
You're receiving this email because of your account on gitlab.archlinux.org.