Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
nwg-shell
Commits:
12667cc0 by Robin Candau at 2024-08-20T20:28:28+02:00
Add the Arch wiki page link into the post_install message
- - - - -
1 changed file:
- nwg-shell.install
Changes:
=====================================
nwg-shell.install
=====================================
@@ -7,5 +7,7 @@ post_install() {
echo "nwg-shell-installer -w -hypr (for Hyprland)"
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 "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/12667cc0e757f8f5d651bbeff5fdfe1d88884765
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/12667cc0e757f8f5d651bbeff5fdfe1d88884765
You're receiving this email because of your account on gitlab.archlinux.org.