diff --git a/README.md b/README.md index 843780ba..487b2258 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,25 @@ https://github.com/user-attachments/assets/bb83004a-0563-4b48-ad89-6461a9b78b1f - libxcb ## Arch Linux -The package is in the Arch User Repository and is available for manual download [here](https://aur.archlinux.org/packages/mangowm-git) or through a AUR helper like yay: +The package is in the Arch User Repository and is available for manual download [here](https://aur.archlinux.org/packages/mangowm) +first install scenefx0.4 ```bash -yay -S mangowm-git +git clone https://aur.archlinux.org/scenefx.0.4 +#read the pkgbuild +makepkg -si +``` +then install mango + +```bash +git clone https://aur.archlinux.org/mangowm +#read the pkgbuild +makepkg -si +``` + + +or through a AUR helper like yay: +```bash +yay -S mangowm ``` @@ -180,16 +196,28 @@ sudo ninja -C build install ## My Dotfiles ### Daily -- Dependencies +- Dependencies for arch ```bash -yay -S rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset xfce-polkit swaync pamixer wlr-dpms sway-audio-idle-inhibit-git swayidle dimland-git brightnessctl swayosd wlr-randr grim slurp satty swaylock-effects-git wlogout sox +#non aur packages +rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset xfce-polkit swaync pamixer swayidle brightnessctl swayosd wlr-randr grim slurp satty wlogout sox + +#aur packages + +wlr-dpms sway-audio-idle-inhibit-git dimland-git swaylock-effects-git wlogout + ``` ### Dms - Dependencies ```bash -yay -S foot xdg-desktop-portal-wlr swaybg wl-clip-persist cliphist wl-clipboard sway-audio-idle-inhibit-git brightnessctl grim slurp satty matugen-bin dms-shell-git +#non aur packages +foot xdg-desktop-portal-wlr swaybg wl-clip-persist wl-clipboard grim slurp brightnessctl satty + +#aur packages + + + sway-audio-idle-inhibit-git matugen-bin dms-shell-git ``` - use my dms config