From 42ffc9bcdee09cd3c1db098cd0f0398558ae35f5 Mon Sep 17 00:00:00 2001 From: Moises Martinez Date: Thu, 24 May 2018 22:33:11 +0200 Subject: [PATCH] Added Windows Description --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa5368e..dc81384 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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