📦️ deps(README): add missing dependencies to install

This commit is contained in:
Sergio Laín 2024-08-11 00:55:38 +02:00
parent 66f03bf581
commit 7b907ff6b3
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

5
.github/README.md vendored
View file

@ -213,7 +213,8 @@ First, lets start with the required base packages for the configuration to funct
yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \ yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \
swww waybar rofi-wayland swaync swayosd-git wl-clipboard wl-clip-persist \ swww waybar rofi-wayland swaync swayosd-git wl-clipboard wl-clip-persist \
pyprland qt5ct pavucontrol cliphist playerctl udiskie devify fzf jq eza fd \ pyprland qt5ct pavucontrol cliphist playerctl udiskie devify fzf jq eza fd \
catppuccin-gtk-theme-macchiato catppuccin-cursors-macchiato cava slurp grim satty vivid catppuccin-gtk-theme-macchiato catppuccin-cursors-macchiato cava slurp grim satty \
vivid fish starship
``` ```
On the first line we have the hypr ecosystem packages and on the other lines we have the must have packages. On the first line we have the hypr ecosystem packages and on the other lines we have the must have packages.
@ -232,7 +233,7 @@ Here we have some packages that you can replace with your favorite ones and are
Useful CLI/TUI packages Useful CLI/TUI packages
```bash ```bash
yay -Sy ripgrep riprep-all sd duf nvtop btop dua-cli bat pacseek tgpt-bin sysz gtrash-bin topgrade fastfetch yay -Sy ripgrep riprep-all sd duf nvtop btop dua-cli bat pacseek sysz gtrash-bin topgrade fastfetch
``` ```
Useful GUI packages Useful GUI packages