[ADD] Tridactyl default exported configuration
This commit is contained in:
parent
ff8527babb
commit
cbe79799be
2 changed files with 10 additions and 0 deletions
9
tridactyl/.config/tridactyl/tridactylrc
Normal file
9
tridactyl/.config/tridactyl/tridactylrc
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
" General Settings
|
||||
set configversion 1.7
|
||||
js tri.config.set("update", {"lastchecktime": 1562966284143})
|
||||
js tri.config.set("update", {"nag": true})
|
||||
js tri.config.set("update", {"nagwait": 7})
|
||||
js tri.config.set("update", {"lastnaggedversion": "1.14.0"})
|
||||
js tri.config.set("update", {"checkintervalsecs": 86400})
|
||||
|
||||
" vim: set filetype=vim:
|
||||
Loading…
Add table
Add a link
Reference in a new issue