Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rmens authored Aug 17, 2024
1 parent dd28e2d commit dc3f575
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 -bg-fill /var/fallback/fallback.png &
feh --bg-fill /var/fallback/fallback.png &
# Wait for feh to start
sleep 2
Expand Down

0 comments on commit dc3f575

Please sign in to comment.