10000 no-warpd · sabrehagen/desktop-environment@a94200a · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
no-warpd
Browse files Browse the repository at this point in the history
  • Loading branch information
decidrjackson committed Dec 5, 2024
1 parent ddc571a commit a94200a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -478,14 +478,6 @@ RUN apt-get update -qq && \
git clone --depth 1 https://github.com/reorr/warnai /opt/warnai && \
sed -i '/notify-send/d' /opt/warnai/warnai

# Install warpd
RUN apt-get update -qq && \
apt-get install -qq libxtst-dev && \
git clone --depth 1 https://github.com/rvaiya/warpd /opt/warpd && \
cd /opt/warpd && \
make && \
make install

# Install whatfiles
RUN git clone --depth 1 https://github.com/spieglt/whatfiles /opt/whatfiles && \
cd /opt/whatfiles && \
Expand Down

0 comments on commit a94200a

Please sign in to comment.
0