Compare commits

...

2 Commits

Author SHA1 Message Date
eriq12 8dd42130d6 Specify uwsm, grim, and slurp to install (nothing actually new
installed)
2025-11-18 15:16:08 -05:00
eriq12 18884208d0 Swapped order of hyprland and greeter to install qt libs 2025-11-18 11:52:51 -05:00
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -12,8 +12,8 @@ dnf -y install /tmp/rpms/ublue-os/ublue-os-akmods*.rpm
# dnf
/ctx/dnf/rpmfusion.sh
/ctx/dnf/hyprland.sh
/ctx/dnf/greeter.sh
/ctx/dnf/hyprland.sh
/ctx/dnf/environment.sh
/ctx/dnf/applications.sh
/ctx/dnf/themes.sh
+3 -1
View File
@@ -6,10 +6,12 @@ dnf5 -y copr enable solopasha/hyprland
#dnf5 -y copr enable errornointernet/quickshell
dnf5 -y install \
uwsm \
aquamarine \
hyprland-git \
hyprpolkitagent \
hyprshot \
grim \
slurp \
hyprland-qt-support \
hyprqt6engine \
hyprland-qtutils \