Factored some code out to a helping function, added an option to disable the system tray icon
This commit is contained in:
parent
fbaf131849
commit
d0d9c4dbf9
2 changed files with 44 additions and 29 deletions
|
@ -2,4 +2,5 @@
|
|||
debug=0
|
||||
entries=20
|
||||
refreshtime=5
|
||||
trayicon=1
|
||||
dbfile=~/.hrafn.db
|
||||
|
|
Reference in a new issue