mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-27 22:02:28 +01:00
Replace 'laststatus' with a 'guioptions' flag.
This commit is contained in:
@@ -23,7 +23,7 @@ const Config = Module("config", ConfigBase, {
|
||||
/*** optional options, there are checked for existence and a fallback provided ***/
|
||||
features: ["bookmarks", "hints", "marks", "history", "quickmarks", "session", "tabs", "player"],
|
||||
defaults: {
|
||||
guioptions: "mprb",
|
||||
guioptions: "smprb",
|
||||
showtabline: 2,
|
||||
get titlestring() config.name
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user