1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-12 06:35:47 +01:00

Move application specific modes to config.modes.

This commit is contained in:
Doug Kearns
2009-05-24 01:56:44 +10:00
parent aeec233730
commit abc11f1068
3 changed files with 10 additions and 5 deletions

View File

@@ -163,6 +163,8 @@ const config = { //{{{
"developer.html", "various.html", "index.html", "version.html"
],
modes: [["PLAYER", { char: "p" }]],
optionDefaults: {
showtabline: 2,
},