Skip to content

Commit

Permalink
forgot about hyprpaper
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Midjich committed Nov 24, 2024
1 parent 27bd914 commit 4c9ab73
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
@@ -1,7 +1,7 @@
FROM quay.io/fedora/fedora-sway-atomic:41

RUN dnf -y install \
curl git tmux vim 'dnf5-command(builddep)' && \
curl git tmux vim hyprpaper 'dnf5-command(builddep)' && \
dnf -y builddep hyprland && \
rm -rf ./Hyprland && git clone -b v0.45.2 https://github.com/hyprwm/Hyprland && \
pushd Hyprland && mkdir -p --mode=0755 /var/usrlocal && \
Expand Down

0 comments on commit 4c9ab73

Please sign in to comment.