Skip to content

Commit 547e18a

Browse files
author
Jess Wu
committed
Fix whitespace
1 parent 872ddfa commit 547e18a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ This desklet displays a random quote of the day. Left click it to display a new
66
** Configuration options **
77
The following options are configurable via the Cinnamon Desklet GUI by right clicking "Quote of the Day desklet" and choosing Configure.
88

9-
- Input file - see below for details on file format
10-
- How frequently to display a new quote, from once a minute to once a day
9+
- Input file - see below for details on file format
10+
- How frequently to display a new quote, from once a minute to once a day
1111
- Font size
1212
- Font color
1313
- Font shadow (size, color, and blur)
@@ -22,7 +22,7 @@ The input file format is the same as that for the classic fortune (/usr/games/fo
2222

2323

2424
** TODO **
25-
Provide a GUI method to change the font.
25+
- Provide a GUI method to change the font.
2626

2727
** Known Issues **
2828
- When the desklet is added in Cinnamon 3.0+, the "Installed Desklets" screen shows a scary red exclaimation mark. This is because Quote of the Day uses get_file_contents_utf8_sync to read the file of quotes, but this function was deprecated in Cinnamon 3.1 This warning will be fixable with the async version of this function, which should be available in Cinnamon 3.2.

0 commit comments

Comments
 (0)