Skip to content

Commit

Permalink
Use --bg-fill with feh
Browse files Browse the repository at this point in the history
  • Loading branch information
rmens committed Aug 17, 2024
1 parent 8eb6b53 commit 6fcef4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ xrandr --output HDMI-1 --mode "1920x1080_50i"
unclutter -idle 0 &
# Display the fallback image as a background using feh
feh --fullscreen /var/fallback/fallback.png &
feh --bg-fill /var/fallback/fallback.png &
# Wait for feh to start
sleep 2
Expand Down

0 comments on commit 6fcef4c

Please sign in to comment.