mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-06 21:55:45 +01:00
Replace 'laststatus' with a 'guioptions' flag.
This commit is contained in:
@@ -51,7 +51,7 @@ const Config = Module("config", ConfigBase, {
|
||||
},
|
||||
|
||||
defaults: {
|
||||
guioptions: "frb",
|
||||
guioptions: "bfrs",
|
||||
showtabline: 1,
|
||||
titlestring: "Teledactyl"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user