Skip to content

Commit

Permalink
fix: Change to xcursor-breeze5 to avoid conflicts
Browse files Browse the repository at this point in the history
Plasma 6's breeze conflicts with the xcursor package.
  • Loading branch information
badlydrawnface committed Mar 28, 2024
1 parent c3422c5 commit f72e56d
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 f72e56d

Please sign in to comment.