7 lines
240 B
Bash
Executable File
7 lines
240 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo pacman -S --noconfirm --needed \
|
|
hyprland hyprshot hyprpicker hyprlock hypridle hyprsunset polkit-gnome hyprland-qtutils \
|
|
libqalculate waybar mako swaybg swayosd \
|
|
xdg-desktop-portal-hyprland xdg-desktop-portal-gtk
|