mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-31 01:35:46 +01:00
Add 'titlestring' to Muttator.
This commit is contained in:
@@ -37,7 +37,8 @@ const config = { //{{{
|
||||
features: ["hints", "mail", "marks", "addressbook", "tabs"],
|
||||
defaults: {
|
||||
guioptions: "frb",
|
||||
showtabline: 1
|
||||
showtabline: 1,
|
||||
titlestring: "Muttator"
|
||||
},
|
||||
|
||||
guioptions: {
|
||||
|
||||
Reference in New Issue
Block a user