add --hidefilenames in config
This commit is contained in:
parent
938bbb73d1
commit
1b8895cd38
2 changed files with 7 additions and 1 deletions
|
@ -19,5 +19,8 @@
|
|||
"status_bar_message": true,
|
||||
|
||||
// Status bar message format.
|
||||
"status_bar_message_fmt": "WakaTime {status} %I:%M %p"
|
||||
"status_bar_message_fmt": "WakaTime {status} %I:%M %p",
|
||||
|
||||
// Hide filenames
|
||||
"hidefilenames": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue