Install and enable hyprpaper and install some fonts

This commit is contained in:
2025-05-06 00:38:49 +02:00
parent d2603c9222
commit e2c05826d2

View File

@@ -1,12 +1,12 @@
#!/usr/bin/env bash
# install hyprland desktop portals and the gtk one for file picker alongside other base packages
sudo pacman -S uwsm hypridle hyprlock hyprcursor hyprpicker xdg-desktop-portal-hyprland \
xdg-desktop-portal-gtk rofi-wayland waybar dunst swaybg inotify-tools \
sudo pacman -S uwsm hyprpaper hypridle hyprlock hyprcursor hyprpicker xdg-desktop-portal-hyprland \
xdg-desktop-portal-gtk rofi-wayland waybar dunst inotify-tools \
grim slurp wl-clipboard hyprpolkitagent gnome-keyring --noconfirm
# install fonts
sudo pacman -S ttf-agave-nerd ttf-liberation otf-font-awesome ttf-font-awesome --noconfirm
sudo pacman -S ttf-agave-nerd ttf-liberation otf-font-awesome ttf-font-awesome ttf-jetbrains-mono ttf-jetbrains-mono-nerd --noconfirm
# configure reflector to have updated mirrors
sudo pacman -S reflector --noconfirm
@@ -37,6 +37,7 @@ mkdir -p $HOME/Pictures/Screenshots
# configure uwsm for hyprland
systemctl --user enable --now hypridle.service
systemctl --user enable --now hyprpaper.service
systemctl --user enable --now hyprpolkitagent.service
# configure gnome-keyring