mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 18:24:11 +01:00
Replace 'laststatus' with a 'guioptions' flag.
This commit is contained in:
@@ -31,7 +31,7 @@ const Config = Module("config", ConfigBase, {
|
||||
|
||||
defaults: {
|
||||
complete: "slf",
|
||||
guioptions: "rbC",
|
||||
guioptions: "bCrs",
|
||||
showtabline: 2,
|
||||
titlestring: "Pentadactyl"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user