mirror of https://gitlab.com/bashrc2/epicyon
Not as hard as vim
parent
6aeba81bd2
commit
f409777be9
|
@ -115,6 +115,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
|||
print('Running ' + screenreader + ' for ' + nickname + '@' + domain)
|
||||
else:
|
||||
print('Running desktop notifications for ' + nickname + '@' + domain)
|
||||
print('/q or /quit to exit')
|
||||
|
||||
prevSay = ''
|
||||
prevDM = False
|
||||
|
|
Loading…
Reference in New Issue