Skip to content

Commit

Permalink
Merge pull request #4 from badlydrawnface/main
Browse files Browse the repository at this point in the history
fix: Change to xcursor-breeze5 to avoid conflicts
  • Loading branch information
HikariKnight authored Mar 31, 2024
2 parents c3422c5 + f72e56d commit 1e996d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ RUN git clone https://aur.archlinux.org/paru-bin.git --single-branch && \
cd .. && \
rm -drf paru-bin && \
paru -S \
aur/xcursor-breeze \
aur/xcursor-breeze5 \
aur/adw-gtk3 \
--noconfirm
USER root
Expand Down

0 comments on commit 1e996d2

Please sign in to comment.