mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-27 08:05:55 +01:00
Use showtabline=2 as the default.
This commit is contained in:
@@ -465,6 +465,8 @@ const config = { //{{{
|
|||||||
////////////////////// OPTIONS /////////////////////////////////////////////////
|
////////////////////// OPTIONS /////////////////////////////////////////////////
|
||||||
/////////////////////////////////////////////////////////////////////////////{{{
|
/////////////////////////////////////////////////////////////////////////////{{{
|
||||||
|
|
||||||
|
options.get("showtabline").value = 2;
|
||||||
|
|
||||||
options.add(["online"],
|
options.add(["online"],
|
||||||
"Set the 'work offline' option",
|
"Set the 'work offline' option",
|
||||||
"boolean", true,
|
"boolean", true,
|
||||||
|
|||||||
Reference in New Issue
Block a user