Skip to content

Commit

Permalink
disabled some more things
Browse files Browse the repository at this point in the history
  • Loading branch information
DieterHolz committed Nov 15, 2024
1 parent 78cc18a commit ba751a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pi4j-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- Picade
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Prepare build environment
id: env
Expand Down
2 changes: 1 addition & 1 deletion base/base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ln -sf "${GLUON_JAVAFX_VERSION_PATH}" "${GLUON_JAVAFX_PATH}"
# rm /usr/share/rpd-wallpaper/*.jpg

# Override system-wide default wallpaper
# sed -i 's/wallpaper=.*/wallpaper=\/opt\/pi4j-os\/wallpaper-static.jpg/g' /etc/xdg/pcmanfm/LXDE-pi/desktop-items-*.conf
# sed -i 's/wallpaper=.*/wallpaper=\/opt\/pi4j-os\/wallpaper-sqtatic.jpg/g' /etc/xdg/pcmanfm/LXDE-pi/desktop-items-*.conf
# sed -i 's/wallpaper_mode=.*/wallpaper_mode=stretch/g' /etc/xdg/pcmanfm/LXDE-pi/desktop-items-*.conf

# Deploy dynamic wallpaper script and resources
Expand Down

0 comments on commit ba751a7

Please sign in to comment.