Skip to content

Commit

Permalink
auto-rotate images on view
Browse files Browse the repository at this point in the history
  • Loading branch information
aNullValue authored Aug 16, 2019
1 parent 6136d8e commit b716d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_picture_frame.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
DISPLAY=:0.0 XAUTHORITY=/home/pi/.Xauthority /usr/bin/feh -q -K . -z -Z -F -R 60 -Y -D 15.0 /home/pi/picturesync
DISPLAY=:0.0 XAUTHORITY=/home/pi/.Xauthority /usr/bin/feh --quiet --caption-path . --randomize --auto-zoom --fullscreen --reload 60 --hide-pointer --slideshow-delay 15.0 --auto-rotate /home/pi/picturesync

0 comments on commit b716d47

Please sign in to comment.