Skip to content

Commit

Permalink
Added Windows Description
Browse files Browse the repository at this point in the history
  • Loading branch information
moimart committed May 24, 2018
1 parent 453533d commit 42ffc9b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
hyper-folder-icon
======

# Custom MacOS folder icons shown in Hyper terminal Tabs
# Custom MacOS and Windows folder icons shown in Hyper terminal Tabs

# Features for MacOS:

Expand All @@ -11,12 +11,16 @@ hyper-folder-icon
- Show App icon if inside of the .app folder
- Show a default icon if no icon can be found

# Features for WINDOWS (Untested)

- Show icon from Desktop.ini file

## Optional Configuration keys

- tabIconSize: default 24 -> Integer (Note: This is a pixel value)
- tabIconAlpha: default 1.0 -> Float
- tabIconTopMargin: default -30 -> Integer (Note: This is a pixel value)
- tabIconLeftMargin: defatul 10 -> Integer (Note: This is a percentage value)
- tabIconLeftMargin: default 10 -> Integer (Note: This is a percentage value)

## Notes

Expand Down

0 comments on commit 42ffc9b

Please sign in to comment.