From edd0a0cd5d79521313577ab938dcc9db0a0e5104 Mon Sep 17 00:00:00 2001 From: therylith Date: Wed, 8 Apr 2026 10:32:20 +0800 Subject: [PATCH] docs: update recommended package name The upstream package 'swww' has been renamed to 'awww'.This commit: - Updates the package name for rolling-release distributions like archlinux - Keeps 'swww' for other distros that haven't updated yet. --- docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start.md b/docs/quick-start.md index 85f67cc2..bc192474 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -64,7 +64,7 @@ To get a fully functional desktop experience, we recommend installing the follow | Terminal Emulator | foot, wezterm, alacritty, kitty, ghostty | | Status Bar | waybar, eww, quickshell, ags | | Desktop Shell | Noctalia, DankMaterialShell | -| Wallpaper Setup | swww, swaybg | +| Wallpaper Setup | awww(swww), swaybg | | Notification Daemon | swaync, dunst, mako | | Desktop Portal | xdg-desktop-portal, xdg-desktop-portal-wlr, xdg-desktop-portal-gtk | | Clipboard | wl-clipboard, wl-clip-persist, cliphist |