Skip to content

Commit ccbea49

Browse files
committed
Example of using --flip option
1 parent d111339 commit ccbea49

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ Display the currently playing Spotify track:
173173
# Live updates (refresh every 2 seconds)
174174
./display-fs spotify --loop
175175

176+
# Live updates with flipped display
177+
./display-fs spotify --loop --flip
178+
176179
# Faster refresh
177180
./display-fs spotify --loop --speed fast
178181
```

0 commit comments

Comments
 (0)