Skip to content

Commit

Permalink
docs(segment): remove include folders from properties
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Nov 6, 2024
1 parent 466f9e7 commit 905dd20
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions website/docs/configuration/segment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ understand how to configure a segment.
foreground: "#ffffff",
background: "#61AFEF",
template: " {{ .Path }} ",
properties: {
include_folders: ["/Users/posh/Projects"],
},
include_folders: ["/Users/posh/Projects"],
},
],
},
Expand Down

0 comments on commit 905dd20

Please sign in to comment.