added sound notifications (used in mail for now) and more settings UI work
This commit is contained in:
parent
aea4815fbd
commit
83ef9dc3ca
10 changed files with 111 additions and 32 deletions
|
@ -19,7 +19,7 @@ QUOTES = [
|
|||
("Freedom of the press is guaranteed only to those who own one",
|
||||
"A. J. Liebling"),
|
||||
("We kill people based on metadata",
|
||||
"Authoritarians")
|
||||
"")
|
||||
]
|
||||
shuffle(QUOTES)
|
||||
QUOTE = QUOTES[0]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue