Skip to content

Commit

Permalink
add picom hsetroot
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Sep 15, 2023
1 parent d169839 commit 4c65c55
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,10 @@ RUN apt-get update && \

RUN apt-get update && \
apt-get install -y --no-install-recommends \
obconf-qt \
feh && \
obconf-qt \
feh \
picom \
hsetroot \
apt-get clean && \
rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 4c65c55

Please sign in to comment.