mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-18 18:13:34 +01:00
Auto-hide the command-line by default; allow showing messages/mode/command-line in the status bar.
This commit is contained in:
@@ -28,7 +28,7 @@ const Config = Module("config", ConfigBase, {
|
||||
|
||||
defaults: {
|
||||
complete: "slf",
|
||||
guioptions: "rb",
|
||||
guioptions: "rbC",
|
||||
showtabline: 2,
|
||||
titlestring: "Pentadactyl"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user