Skip to content

Commit

Permalink
Updated readme for icons
Browse files Browse the repository at this point in the history
  • Loading branch information
HandyGold75 committed Nov 28, 2024
1 parent 409b3f9 commit 7e20fc7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,8 @@ The default options are:
},

-- toggle or set file and directory icons.
-- For example, `{ file = "", dir = "" }` can be used to prefix entries with icons depending on the type
-- This example will be used if set to true.
icons = false
-- For example, the following can be used to set different icons `{ file = " ", dir = " ", remaps = " ", pinned = " ", today = " ", yesterday = " ", week = " ", month = " ", long = " ", news = "󱀄 " }`
icons = true

-- For true speed, it has the type string[][],
-- each element of the shortcuts array contains two strings, the first is the key, the second is a match string to a directory
Expand Down

0 comments on commit 7e20fc7

Please sign in to comment.