Skip to content

Commit

Permalink
update background wallpaper to fairy penguins
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Nov 8, 2024
1 parent e1d2a4e commit 673839c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ COPY ./requirements.yaml ./playbook.yaml ./
RUN ansible-galaxy install -r requirements.yaml && ansible-playbook -i,localhost playbook.yaml --tags "all" && rm -f ./*.yaml

# Custom Desktop Background - replace bg_custom.png on disk with your own background image
COPY ./bg_fairy_penguin_1920x960.png /usr/share/backgrounds/bg_default.png
COPY ./bg_fairy_penguins_1920x800.png /usr/share/backgrounds/bg_default.png

# Create .profile and set XFCE terminal to use it
RUN cp /etc/skel/.profile $HOME/.profile && mkdir $HOME/.config/xfce4/terminal/
Expand Down
Binary file removed bg_fairy_penguin_1920x960.png
Binary file not shown.
Binary file added bg_fairy_penguins_1600x800.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 673839c

Please sign in to comment.