diff --git a/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono Windows Compatible.otf b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono Windows Compatible.otf new file mode 100644 index 0000000000..e58cd23e8e Binary files /dev/null and b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono Windows Compatible.otf differ diff --git a/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..e318472951 Binary files /dev/null and b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono.otf b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono.otf new file mode 100644 index 0000000000..6658433bc3 Binary files /dev/null and b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono.otf differ diff --git a/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono.ttf b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..c6a97bade1 Binary files /dev/null and b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Windows Compatible.otf b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Windows Compatible.otf new file mode 100644 index 0000000000..d2209584c8 Binary files /dev/null and b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Windows Compatible.otf differ diff --git a/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Windows Compatible.ttf b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..3401fb59ca Binary files /dev/null and b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete.otf b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete.otf new file mode 100644 index 0000000000..4a7473fc25 Binary files /dev/null and b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete.otf differ diff --git a/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete.ttf b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete.ttf new file mode 100644 index 0000000000..5314afd84d Binary files /dev/null and b/patched-fonts/Lilex/Bold/complete/Lilex Bold Nerd Font Complete.ttf differ diff --git a/patched-fonts/Lilex/Bold/font-info.md b/patched-fonts/Lilex/Bold/font-info.md new file mode 100644 index 0000000000..960101b083 --- /dev/null +++ b/patched-fonts/Lilex/Bold/font-info.md @@ -0,0 +1,46 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/Lilex/Bold/readme.md b/patched-fonts/Lilex/Bold/readme.md new file mode 100644 index 0000000000..c9de173f02 --- /dev/null +++ b/patched-fonts/Lilex/Bold/readme.md @@ -0,0 +1,2107 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesome +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --octicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontlinux +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --windows +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --octicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesome +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontlinux +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --octicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontlinux +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --pomicons +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powerlineextra +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --fontawesomeextension +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powersymbols --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powersymbols --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --powersymbols +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --weather --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --weather +./font-patcher Lilex-Bold.otf --use-single-width-glyphs --material +./font-patcher Lilex-Bold.otf --use-single-width-glyphs +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --octicons +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontlinux +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --pomicons +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesome --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesome --weather +./font-patcher Lilex-Bold.otf --windows --fontawesome --material +./font-patcher Lilex-Bold.otf --windows --fontawesome +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontlinux +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --weather +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons --material +./font-patcher Lilex-Bold.otf --windows --octicons --pomicons +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --octicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --octicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --octicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --octicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --octicons --weather --material +./font-patcher Lilex-Bold.otf --windows --octicons --weather +./font-patcher Lilex-Bold.otf --windows --octicons --material +./font-patcher Lilex-Bold.otf --windows --octicons +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --windows --fontlinux --weather +./font-patcher Lilex-Bold.otf --windows --fontlinux --material +./font-patcher Lilex-Bold.otf --windows --fontlinux +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --windows --pomicons --weather --material +./font-patcher Lilex-Bold.otf --windows --pomicons --weather +./font-patcher Lilex-Bold.otf --windows --pomicons --material +./font-patcher Lilex-Bold.otf --windows --pomicons +./font-patcher Lilex-Bold.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --windows --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --windows --powerlineextra --weather +./font-patcher Lilex-Bold.otf --windows --powerlineextra --material +./font-patcher Lilex-Bold.otf --windows --powerlineextra +./font-patcher Lilex-Bold.otf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --windows --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --windows --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --windows --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --windows --fontawesomeextension +./font-patcher Lilex-Bold.otf --windows --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --windows --powersymbols --weather +./font-patcher Lilex-Bold.otf --windows --powersymbols --material +./font-patcher Lilex-Bold.otf --windows --powersymbols +./font-patcher Lilex-Bold.otf --windows --weather --material +./font-patcher Lilex-Bold.otf --windows --weather +./font-patcher Lilex-Bold.otf --windows --material +./font-patcher Lilex-Bold.otf --windows +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontlinux +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --pomicons +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --octicons --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons --weather +./font-patcher Lilex-Bold.otf --fontawesome --octicons --material +./font-patcher Lilex-Bold.otf --fontawesome --octicons +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux --material +./font-patcher Lilex-Bold.otf --fontawesome --fontlinux +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --weather +./font-patcher Lilex-Bold.otf --fontawesome --pomicons --material +./font-patcher Lilex-Bold.otf --fontawesome --pomicons +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontawesome --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesome --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesome --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesome --powersymbols +./font-patcher Lilex-Bold.otf --fontawesome --weather --material +./font-patcher Lilex-Bold.otf --fontawesome --weather +./font-patcher Lilex-Bold.otf --fontawesome --material +./font-patcher Lilex-Bold.otf --fontawesome +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux --weather +./font-patcher Lilex-Bold.otf --octicons --fontlinux --material +./font-patcher Lilex-Bold.otf --octicons --fontlinux +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --octicons --pomicons --weather --material +./font-patcher Lilex-Bold.otf --octicons --pomicons --weather +./font-patcher Lilex-Bold.otf --octicons --pomicons --material +./font-patcher Lilex-Bold.otf --octicons --pomicons +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --octicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --octicons --powerlineextra +./font-patcher Lilex-Bold.otf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --octicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --octicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --octicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --octicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --octicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --octicons --powersymbols --material +./font-patcher Lilex-Bold.otf --octicons --powersymbols +./font-patcher Lilex-Bold.otf --octicons --weather --material +./font-patcher Lilex-Bold.otf --octicons --weather +./font-patcher Lilex-Bold.otf --octicons --material +./font-patcher Lilex-Bold.otf --octicons +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --weather +./font-patcher Lilex-Bold.otf --fontlinux --pomicons --material +./font-patcher Lilex-Bold.otf --fontlinux --pomicons +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --weather +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra --material +./font-patcher Lilex-Bold.otf --fontlinux --powerlineextra +./font-patcher Lilex-Bold.otf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontlinux --fontawesomeextension +./font-patcher Lilex-Bold.otf --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontlinux --powersymbols --material +./font-patcher Lilex-Bold.otf --fontlinux --powersymbols +./font-patcher Lilex-Bold.otf --fontlinux --weather --material +./font-patcher Lilex-Bold.otf --fontlinux --weather +./font-patcher Lilex-Bold.otf --fontlinux --material +./font-patcher Lilex-Bold.otf --fontlinux +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --weather +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra --material +./font-patcher Lilex-Bold.otf --pomicons --powerlineextra +./font-patcher Lilex-Bold.otf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --pomicons --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --pomicons --fontawesomeextension +./font-patcher Lilex-Bold.otf --pomicons --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --pomicons --powersymbols --weather +./font-patcher Lilex-Bold.otf --pomicons --powersymbols --material +./font-patcher Lilex-Bold.otf --pomicons --powersymbols +./font-patcher Lilex-Bold.otf --pomicons --weather --material +./font-patcher Lilex-Bold.otf --pomicons --weather +./font-patcher Lilex-Bold.otf --pomicons --material +./font-patcher Lilex-Bold.otf --pomicons +./font-patcher Lilex-Bold.otf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --powerlineextra --fontawesomeextension +./font-patcher Lilex-Bold.otf --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --powerlineextra --powersymbols --weather +./font-patcher Lilex-Bold.otf --powerlineextra --powersymbols --material +./font-patcher Lilex-Bold.otf --powerlineextra --powersymbols +./font-patcher Lilex-Bold.otf --powerlineextra --weather --material +./font-patcher Lilex-Bold.otf --powerlineextra --weather +./font-patcher Lilex-Bold.otf --powerlineextra --material +./font-patcher Lilex-Bold.otf --powerlineextra +./font-patcher Lilex-Bold.otf --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Bold.otf --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Bold.otf --fontawesomeextension --powersymbols +./font-patcher Lilex-Bold.otf --fontawesomeextension --weather --material +./font-patcher Lilex-Bold.otf --fontawesomeextension --weather +./font-patcher Lilex-Bold.otf --fontawesomeextension --material +./font-patcher Lilex-Bold.otf --fontawesomeextension +./font-patcher Lilex-Bold.otf --powersymbols --weather --material +./font-patcher Lilex-Bold.otf --powersymbols --weather +./font-patcher Lilex-Bold.otf --powersymbols --material +./font-patcher Lilex-Bold.otf --powersymbols +./font-patcher Lilex-Bold.otf --weather --material +./font-patcher Lilex-Bold.otf --weather +./font-patcher Lilex-Bold.otf --material +``` \ No newline at end of file diff --git a/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono Windows Compatible.otf b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono Windows Compatible.otf new file mode 100644 index 0000000000..93f6c7834e Binary files /dev/null and b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono Windows Compatible.otf differ diff --git a/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..de60f37747 Binary files /dev/null and b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono.otf b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono.otf new file mode 100644 index 0000000000..5b6d4c795d Binary files /dev/null and b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono.otf differ diff --git a/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono.ttf b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..0f046bea7a Binary files /dev/null and b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Windows Compatible.otf b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Windows Compatible.otf new file mode 100644 index 0000000000..63663e3caf Binary files /dev/null and b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Windows Compatible.otf differ diff --git a/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Windows Compatible.ttf b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..1ea57bcefc Binary files /dev/null and b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete.otf b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete.otf new file mode 100644 index 0000000000..3c7e8f04b4 Binary files /dev/null and b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete.otf differ diff --git a/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete.ttf b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete.ttf new file mode 100644 index 0000000000..28a3752c18 Binary files /dev/null and b/patched-fonts/Lilex/Light/complete/Lilex Light Nerd Font Complete.ttf differ diff --git a/patched-fonts/Lilex/Light/font-info.md b/patched-fonts/Lilex/Light/font-info.md new file mode 100644 index 0000000000..960101b083 --- /dev/null +++ b/patched-fonts/Lilex/Light/font-info.md @@ -0,0 +1,46 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/Lilex/Light/readme.md b/patched-fonts/Lilex/Light/readme.md new file mode 100644 index 0000000000..93209e1023 --- /dev/null +++ b/patched-fonts/Lilex/Light/readme.md @@ -0,0 +1,2107 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --octicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --windows +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesome +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --octicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontlinux +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --pomicons +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powerlineextra +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --powersymbols +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --weather --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --weather +./font-patcher Lilex-Light.ttf --use-single-width-glyphs --material +./font-patcher Lilex-Light.ttf --use-single-width-glyphs +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --octicons +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontlinux +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --pomicons +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesome --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesome --weather +./font-patcher Lilex-Light.ttf --windows --fontawesome --material +./font-patcher Lilex-Light.ttf --windows --fontawesome +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontlinux +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --weather +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons --material +./font-patcher Lilex-Light.ttf --windows --octicons --pomicons +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --octicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --octicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --octicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --octicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --octicons --weather --material +./font-patcher Lilex-Light.ttf --windows --octicons --weather +./font-patcher Lilex-Light.ttf --windows --octicons --material +./font-patcher Lilex-Light.ttf --windows --octicons +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --windows --fontlinux --weather +./font-patcher Lilex-Light.ttf --windows --fontlinux --material +./font-patcher Lilex-Light.ttf --windows --fontlinux +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --windows --pomicons --weather --material +./font-patcher Lilex-Light.ttf --windows --pomicons --weather +./font-patcher Lilex-Light.ttf --windows --pomicons --material +./font-patcher Lilex-Light.ttf --windows --pomicons +./font-patcher Lilex-Light.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --windows --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --windows --powerlineextra --weather +./font-patcher Lilex-Light.ttf --windows --powerlineextra --material +./font-patcher Lilex-Light.ttf --windows --powerlineextra +./font-patcher Lilex-Light.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --windows --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --windows --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --windows --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --windows --fontawesomeextension +./font-patcher Lilex-Light.ttf --windows --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --windows --powersymbols --weather +./font-patcher Lilex-Light.ttf --windows --powersymbols --material +./font-patcher Lilex-Light.ttf --windows --powersymbols +./font-patcher Lilex-Light.ttf --windows --weather --material +./font-patcher Lilex-Light.ttf --windows --weather +./font-patcher Lilex-Light.ttf --windows --material +./font-patcher Lilex-Light.ttf --windows +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontlinux +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --pomicons +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --octicons --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons --weather +./font-patcher Lilex-Light.ttf --fontawesome --octicons --material +./font-patcher Lilex-Light.ttf --fontawesome --octicons +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux --material +./font-patcher Lilex-Light.ttf --fontawesome --fontlinux +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --weather +./font-patcher Lilex-Light.ttf --fontawesome --pomicons --material +./font-patcher Lilex-Light.ttf --fontawesome --pomicons +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontawesome --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesome --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesome --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesome --powersymbols +./font-patcher Lilex-Light.ttf --fontawesome --weather --material +./font-patcher Lilex-Light.ttf --fontawesome --weather +./font-patcher Lilex-Light.ttf --fontawesome --material +./font-patcher Lilex-Light.ttf --fontawesome +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux --weather +./font-patcher Lilex-Light.ttf --octicons --fontlinux --material +./font-patcher Lilex-Light.ttf --octicons --fontlinux +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --octicons --pomicons --weather --material +./font-patcher Lilex-Light.ttf --octicons --pomicons --weather +./font-patcher Lilex-Light.ttf --octicons --pomicons --material +./font-patcher Lilex-Light.ttf --octicons --pomicons +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --octicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --octicons --powerlineextra +./font-patcher Lilex-Light.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --octicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --octicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --octicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --octicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --octicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --octicons --powersymbols --material +./font-patcher Lilex-Light.ttf --octicons --powersymbols +./font-patcher Lilex-Light.ttf --octicons --weather --material +./font-patcher Lilex-Light.ttf --octicons --weather +./font-patcher Lilex-Light.ttf --octicons --material +./font-patcher Lilex-Light.ttf --octicons +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --weather +./font-patcher Lilex-Light.ttf --fontlinux --pomicons --material +./font-patcher Lilex-Light.ttf --fontlinux --pomicons +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --weather +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra --material +./font-patcher Lilex-Light.ttf --fontlinux --powerlineextra +./font-patcher Lilex-Light.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontlinux --fontawesomeextension +./font-patcher Lilex-Light.ttf --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontlinux --powersymbols --material +./font-patcher Lilex-Light.ttf --fontlinux --powersymbols +./font-patcher Lilex-Light.ttf --fontlinux --weather --material +./font-patcher Lilex-Light.ttf --fontlinux --weather +./font-patcher Lilex-Light.ttf --fontlinux --material +./font-patcher Lilex-Light.ttf --fontlinux +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --weather +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra --material +./font-patcher Lilex-Light.ttf --pomicons --powerlineextra +./font-patcher Lilex-Light.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --pomicons --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --pomicons --fontawesomeextension +./font-patcher Lilex-Light.ttf --pomicons --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --pomicons --powersymbols --weather +./font-patcher Lilex-Light.ttf --pomicons --powersymbols --material +./font-patcher Lilex-Light.ttf --pomicons --powersymbols +./font-patcher Lilex-Light.ttf --pomicons --weather --material +./font-patcher Lilex-Light.ttf --pomicons --weather +./font-patcher Lilex-Light.ttf --pomicons --material +./font-patcher Lilex-Light.ttf --pomicons +./font-patcher Lilex-Light.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --powerlineextra --fontawesomeextension +./font-patcher Lilex-Light.ttf --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --powerlineextra --powersymbols --weather +./font-patcher Lilex-Light.ttf --powerlineextra --powersymbols --material +./font-patcher Lilex-Light.ttf --powerlineextra --powersymbols +./font-patcher Lilex-Light.ttf --powerlineextra --weather --material +./font-patcher Lilex-Light.ttf --powerlineextra --weather +./font-patcher Lilex-Light.ttf --powerlineextra --material +./font-patcher Lilex-Light.ttf --powerlineextra +./font-patcher Lilex-Light.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Light.ttf --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Light.ttf --fontawesomeextension --powersymbols +./font-patcher Lilex-Light.ttf --fontawesomeextension --weather --material +./font-patcher Lilex-Light.ttf --fontawesomeextension --weather +./font-patcher Lilex-Light.ttf --fontawesomeextension --material +./font-patcher Lilex-Light.ttf --fontawesomeextension +./font-patcher Lilex-Light.ttf --powersymbols --weather --material +./font-patcher Lilex-Light.ttf --powersymbols --weather +./font-patcher Lilex-Light.ttf --powersymbols --material +./font-patcher Lilex-Light.ttf --powersymbols +./font-patcher Lilex-Light.ttf --weather --material +./font-patcher Lilex-Light.ttf --weather +./font-patcher Lilex-Light.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono Windows Compatible.otf b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono Windows Compatible.otf new file mode 100644 index 0000000000..47c8d52baa Binary files /dev/null and b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono Windows Compatible.otf differ diff --git a/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..36eb438c0b Binary files /dev/null and b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono.otf b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono.otf new file mode 100644 index 0000000000..374b3a74d9 Binary files /dev/null and b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono.otf differ diff --git a/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono.ttf b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..5b6608988e Binary files /dev/null and b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Windows Compatible.otf b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Windows Compatible.otf new file mode 100644 index 0000000000..06f06b6453 Binary files /dev/null and b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Windows Compatible.otf differ diff --git a/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Windows Compatible.ttf b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..27bf9dd332 Binary files /dev/null and b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete.otf b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete.otf new file mode 100644 index 0000000000..21410cda21 Binary files /dev/null and b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete.otf differ diff --git a/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete.ttf b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete.ttf new file mode 100644 index 0000000000..f2131f7cb7 Binary files /dev/null and b/patched-fonts/Lilex/Medium/complete/Lilex Medium Nerd Font Complete.ttf differ diff --git a/patched-fonts/Lilex/Medium/font-info.md b/patched-fonts/Lilex/Medium/font-info.md new file mode 100644 index 0000000000..960101b083 --- /dev/null +++ b/patched-fonts/Lilex/Medium/font-info.md @@ -0,0 +1,46 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/Lilex/Medium/readme.md b/patched-fonts/Lilex/Medium/readme.md new file mode 100644 index 0000000000..3ee0006576 --- /dev/null +++ b/patched-fonts/Lilex/Medium/readme.md @@ -0,0 +1,2107 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesome +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --octicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontlinux +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --windows +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --octicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesome +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontlinux +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --octicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontlinux +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --pomicons +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powerlineextra +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --fontawesomeextension +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powersymbols --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powersymbols --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --powersymbols +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --weather --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --weather +./font-patcher Lilex-Medium.otf --use-single-width-glyphs --material +./font-patcher Lilex-Medium.otf --use-single-width-glyphs +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --octicons +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontlinux +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --pomicons +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesome --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesome --weather +./font-patcher Lilex-Medium.otf --windows --fontawesome --material +./font-patcher Lilex-Medium.otf --windows --fontawesome +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontlinux +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --weather +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons --material +./font-patcher Lilex-Medium.otf --windows --octicons --pomicons +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --octicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --octicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --octicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --octicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --octicons --weather --material +./font-patcher Lilex-Medium.otf --windows --octicons --weather +./font-patcher Lilex-Medium.otf --windows --octicons --material +./font-patcher Lilex-Medium.otf --windows --octicons +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --windows --fontlinux --weather +./font-patcher Lilex-Medium.otf --windows --fontlinux --material +./font-patcher Lilex-Medium.otf --windows --fontlinux +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --windows --pomicons --weather --material +./font-patcher Lilex-Medium.otf --windows --pomicons --weather +./font-patcher Lilex-Medium.otf --windows --pomicons --material +./font-patcher Lilex-Medium.otf --windows --pomicons +./font-patcher Lilex-Medium.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --windows --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --windows --powerlineextra --weather +./font-patcher Lilex-Medium.otf --windows --powerlineextra --material +./font-patcher Lilex-Medium.otf --windows --powerlineextra +./font-patcher Lilex-Medium.otf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --windows --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --windows --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --windows --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --windows --fontawesomeextension +./font-patcher Lilex-Medium.otf --windows --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --windows --powersymbols --weather +./font-patcher Lilex-Medium.otf --windows --powersymbols --material +./font-patcher Lilex-Medium.otf --windows --powersymbols +./font-patcher Lilex-Medium.otf --windows --weather --material +./font-patcher Lilex-Medium.otf --windows --weather +./font-patcher Lilex-Medium.otf --windows --material +./font-patcher Lilex-Medium.otf --windows +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontlinux +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --pomicons +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --octicons --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons --weather +./font-patcher Lilex-Medium.otf --fontawesome --octicons --material +./font-patcher Lilex-Medium.otf --fontawesome --octicons +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux --material +./font-patcher Lilex-Medium.otf --fontawesome --fontlinux +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --weather +./font-patcher Lilex-Medium.otf --fontawesome --pomicons --material +./font-patcher Lilex-Medium.otf --fontawesome --pomicons +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontawesome --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesome --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesome --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesome --powersymbols +./font-patcher Lilex-Medium.otf --fontawesome --weather --material +./font-patcher Lilex-Medium.otf --fontawesome --weather +./font-patcher Lilex-Medium.otf --fontawesome --material +./font-patcher Lilex-Medium.otf --fontawesome +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux --weather +./font-patcher Lilex-Medium.otf --octicons --fontlinux --material +./font-patcher Lilex-Medium.otf --octicons --fontlinux +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --octicons --pomicons --weather --material +./font-patcher Lilex-Medium.otf --octicons --pomicons --weather +./font-patcher Lilex-Medium.otf --octicons --pomicons --material +./font-patcher Lilex-Medium.otf --octicons --pomicons +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --octicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --octicons --powerlineextra +./font-patcher Lilex-Medium.otf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --octicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --octicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --octicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --octicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --octicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --octicons --powersymbols --material +./font-patcher Lilex-Medium.otf --octicons --powersymbols +./font-patcher Lilex-Medium.otf --octicons --weather --material +./font-patcher Lilex-Medium.otf --octicons --weather +./font-patcher Lilex-Medium.otf --octicons --material +./font-patcher Lilex-Medium.otf --octicons +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --weather +./font-patcher Lilex-Medium.otf --fontlinux --pomicons --material +./font-patcher Lilex-Medium.otf --fontlinux --pomicons +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --weather +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra --material +./font-patcher Lilex-Medium.otf --fontlinux --powerlineextra +./font-patcher Lilex-Medium.otf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontlinux --fontawesomeextension +./font-patcher Lilex-Medium.otf --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontlinux --powersymbols --material +./font-patcher Lilex-Medium.otf --fontlinux --powersymbols +./font-patcher Lilex-Medium.otf --fontlinux --weather --material +./font-patcher Lilex-Medium.otf --fontlinux --weather +./font-patcher Lilex-Medium.otf --fontlinux --material +./font-patcher Lilex-Medium.otf --fontlinux +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --weather +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra --material +./font-patcher Lilex-Medium.otf --pomicons --powerlineextra +./font-patcher Lilex-Medium.otf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --pomicons --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --pomicons --fontawesomeextension +./font-patcher Lilex-Medium.otf --pomicons --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --pomicons --powersymbols --weather +./font-patcher Lilex-Medium.otf --pomicons --powersymbols --material +./font-patcher Lilex-Medium.otf --pomicons --powersymbols +./font-patcher Lilex-Medium.otf --pomicons --weather --material +./font-patcher Lilex-Medium.otf --pomicons --weather +./font-patcher Lilex-Medium.otf --pomicons --material +./font-patcher Lilex-Medium.otf --pomicons +./font-patcher Lilex-Medium.otf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --powerlineextra --fontawesomeextension +./font-patcher Lilex-Medium.otf --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --powerlineextra --powersymbols --weather +./font-patcher Lilex-Medium.otf --powerlineextra --powersymbols --material +./font-patcher Lilex-Medium.otf --powerlineextra --powersymbols +./font-patcher Lilex-Medium.otf --powerlineextra --weather --material +./font-patcher Lilex-Medium.otf --powerlineextra --weather +./font-patcher Lilex-Medium.otf --powerlineextra --material +./font-patcher Lilex-Medium.otf --powerlineextra +./font-patcher Lilex-Medium.otf --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Medium.otf --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Medium.otf --fontawesomeextension --powersymbols +./font-patcher Lilex-Medium.otf --fontawesomeextension --weather --material +./font-patcher Lilex-Medium.otf --fontawesomeextension --weather +./font-patcher Lilex-Medium.otf --fontawesomeextension --material +./font-patcher Lilex-Medium.otf --fontawesomeextension +./font-patcher Lilex-Medium.otf --powersymbols --weather --material +./font-patcher Lilex-Medium.otf --powersymbols --weather +./font-patcher Lilex-Medium.otf --powersymbols --material +./font-patcher Lilex-Medium.otf --powersymbols +./font-patcher Lilex-Medium.otf --weather --material +./font-patcher Lilex-Medium.otf --weather +./font-patcher Lilex-Medium.otf --material +``` \ No newline at end of file diff --git a/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono Windows Compatible.otf b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono Windows Compatible.otf new file mode 100644 index 0000000000..06a7f82ea2 Binary files /dev/null and b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono Windows Compatible.otf differ diff --git a/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..471ec9ffb1 Binary files /dev/null and b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono.otf b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono.otf new file mode 100644 index 0000000000..7820fa8363 Binary files /dev/null and b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono.otf differ diff --git a/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono.ttf b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..6e6b7bf4fd Binary files /dev/null and b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Windows Compatible.otf b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Windows Compatible.otf new file mode 100644 index 0000000000..4a265d90a2 Binary files /dev/null and b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Windows Compatible.otf differ diff --git a/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Windows Compatible.ttf b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..d2eb381e42 Binary files /dev/null and b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete.otf b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete.otf new file mode 100644 index 0000000000..3092c8b82e Binary files /dev/null and b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete.otf differ diff --git a/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete.ttf b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete.ttf new file mode 100644 index 0000000000..22411a71a7 Binary files /dev/null and b/patched-fonts/Lilex/Regular/complete/Lilex Regular Nerd Font Complete.ttf differ diff --git a/patched-fonts/Lilex/Regular/font-info.md b/patched-fonts/Lilex/Regular/font-info.md new file mode 100644 index 0000000000..960101b083 --- /dev/null +++ b/patched-fonts/Lilex/Regular/font-info.md @@ -0,0 +1,46 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/Lilex/Regular/readme.md b/patched-fonts/Lilex/Regular/readme.md new file mode 100644 index 0000000000..a15909fac7 --- /dev/null +++ b/patched-fonts/Lilex/Regular/readme.md @@ -0,0 +1,2107 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesome +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --octicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontlinux +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --windows +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --octicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesome +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontlinux +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --octicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontlinux +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --pomicons +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powerlineextra +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --fontawesomeextension +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powersymbols --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powersymbols --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --powersymbols +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --weather --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --weather +./font-patcher Lilex-Regular.otf --use-single-width-glyphs --material +./font-patcher Lilex-Regular.otf --use-single-width-glyphs +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --octicons +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontlinux +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --pomicons +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesome --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesome --weather +./font-patcher Lilex-Regular.otf --windows --fontawesome --material +./font-patcher Lilex-Regular.otf --windows --fontawesome +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontlinux +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --weather +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons --material +./font-patcher Lilex-Regular.otf --windows --octicons --pomicons +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --octicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --octicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --octicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --octicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --octicons --weather --material +./font-patcher Lilex-Regular.otf --windows --octicons --weather +./font-patcher Lilex-Regular.otf --windows --octicons --material +./font-patcher Lilex-Regular.otf --windows --octicons +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --windows --fontlinux --weather +./font-patcher Lilex-Regular.otf --windows --fontlinux --material +./font-patcher Lilex-Regular.otf --windows --fontlinux +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --windows --pomicons --weather --material +./font-patcher Lilex-Regular.otf --windows --pomicons --weather +./font-patcher Lilex-Regular.otf --windows --pomicons --material +./font-patcher Lilex-Regular.otf --windows --pomicons +./font-patcher Lilex-Regular.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --windows --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --windows --powerlineextra --weather +./font-patcher Lilex-Regular.otf --windows --powerlineextra --material +./font-patcher Lilex-Regular.otf --windows --powerlineextra +./font-patcher Lilex-Regular.otf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --windows --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --windows --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --windows --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --windows --fontawesomeextension +./font-patcher Lilex-Regular.otf --windows --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --windows --powersymbols --weather +./font-patcher Lilex-Regular.otf --windows --powersymbols --material +./font-patcher Lilex-Regular.otf --windows --powersymbols +./font-patcher Lilex-Regular.otf --windows --weather --material +./font-patcher Lilex-Regular.otf --windows --weather +./font-patcher Lilex-Regular.otf --windows --material +./font-patcher Lilex-Regular.otf --windows +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontlinux +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --pomicons +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --octicons --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons --weather +./font-patcher Lilex-Regular.otf --fontawesome --octicons --material +./font-patcher Lilex-Regular.otf --fontawesome --octicons +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux --material +./font-patcher Lilex-Regular.otf --fontawesome --fontlinux +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --weather +./font-patcher Lilex-Regular.otf --fontawesome --pomicons --material +./font-patcher Lilex-Regular.otf --fontawesome --pomicons +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontawesome --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesome --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesome --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontawesome --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesome --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesome --powersymbols +./font-patcher Lilex-Regular.otf --fontawesome --weather --material +./font-patcher Lilex-Regular.otf --fontawesome --weather +./font-patcher Lilex-Regular.otf --fontawesome --material +./font-patcher Lilex-Regular.otf --fontawesome +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux --weather +./font-patcher Lilex-Regular.otf --octicons --fontlinux --material +./font-patcher Lilex-Regular.otf --octicons --fontlinux +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --octicons --pomicons --weather --material +./font-patcher Lilex-Regular.otf --octicons --pomicons --weather +./font-patcher Lilex-Regular.otf --octicons --pomicons --material +./font-patcher Lilex-Regular.otf --octicons --pomicons +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --octicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --octicons --powerlineextra +./font-patcher Lilex-Regular.otf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --octicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --octicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --octicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --octicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --octicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --octicons --powersymbols --material +./font-patcher Lilex-Regular.otf --octicons --powersymbols +./font-patcher Lilex-Regular.otf --octicons --weather --material +./font-patcher Lilex-Regular.otf --octicons --weather +./font-patcher Lilex-Regular.otf --octicons --material +./font-patcher Lilex-Regular.otf --octicons +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --weather +./font-patcher Lilex-Regular.otf --fontlinux --pomicons --material +./font-patcher Lilex-Regular.otf --fontlinux --pomicons +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --weather +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra --material +./font-patcher Lilex-Regular.otf --fontlinux --powerlineextra +./font-patcher Lilex-Regular.otf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontlinux --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontlinux --fontawesomeextension +./font-patcher Lilex-Regular.otf --fontlinux --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontlinux --powersymbols --material +./font-patcher Lilex-Regular.otf --fontlinux --powersymbols +./font-patcher Lilex-Regular.otf --fontlinux --weather --material +./font-patcher Lilex-Regular.otf --fontlinux --weather +./font-patcher Lilex-Regular.otf --fontlinux --material +./font-patcher Lilex-Regular.otf --fontlinux +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --weather +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra --material +./font-patcher Lilex-Regular.otf --pomicons --powerlineextra +./font-patcher Lilex-Regular.otf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --pomicons --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --pomicons --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --pomicons --fontawesomeextension +./font-patcher Lilex-Regular.otf --pomicons --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --pomicons --powersymbols --weather +./font-patcher Lilex-Regular.otf --pomicons --powersymbols --material +./font-patcher Lilex-Regular.otf --pomicons --powersymbols +./font-patcher Lilex-Regular.otf --pomicons --weather --material +./font-patcher Lilex-Regular.otf --pomicons --weather +./font-patcher Lilex-Regular.otf --pomicons --material +./font-patcher Lilex-Regular.otf --pomicons +./font-patcher Lilex-Regular.otf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --powerlineextra --fontawesomeextension +./font-patcher Lilex-Regular.otf --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --powerlineextra --powersymbols --weather +./font-patcher Lilex-Regular.otf --powerlineextra --powersymbols --material +./font-patcher Lilex-Regular.otf --powerlineextra --powersymbols +./font-patcher Lilex-Regular.otf --powerlineextra --weather --material +./font-patcher Lilex-Regular.otf --powerlineextra --weather +./font-patcher Lilex-Regular.otf --powerlineextra --material +./font-patcher Lilex-Regular.otf --powerlineextra +./font-patcher Lilex-Regular.otf --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-Regular.otf --fontawesomeextension --powersymbols --material +./font-patcher Lilex-Regular.otf --fontawesomeextension --powersymbols +./font-patcher Lilex-Regular.otf --fontawesomeextension --weather --material +./font-patcher Lilex-Regular.otf --fontawesomeextension --weather +./font-patcher Lilex-Regular.otf --fontawesomeextension --material +./font-patcher Lilex-Regular.otf --fontawesomeextension +./font-patcher Lilex-Regular.otf --powersymbols --weather --material +./font-patcher Lilex-Regular.otf --powersymbols --weather +./font-patcher Lilex-Regular.otf --powersymbols --material +./font-patcher Lilex-Regular.otf --powersymbols +./font-patcher Lilex-Regular.otf --weather --material +./font-patcher Lilex-Regular.otf --weather +./font-patcher Lilex-Regular.otf --material +``` \ No newline at end of file diff --git a/patched-fonts/Lilex/VF/font-info.md b/patched-fonts/Lilex/VF/font-info.md new file mode 100644 index 0000000000..960101b083 --- /dev/null +++ b/patched-fonts/Lilex/VF/font-info.md @@ -0,0 +1,46 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/Lilex/VF/readme.md b/patched-fonts/Lilex/VF/readme.md new file mode 100644 index 0000000000..19901462ef --- /dev/null +++ b/patched-fonts/Lilex/VF/readme.md @@ -0,0 +1,2107 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 2046 Possible Combinations: + +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --octicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --windows +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesome +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --octicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontlinux +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --pomicons +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powerlineextra +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --powersymbols +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --weather --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --weather +./font-patcher Lilex-VF.ttf --use-single-width-glyphs --material +./font-patcher Lilex-VF.ttf --use-single-width-glyphs +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --pomicons +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --octicons +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontlinux +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --pomicons +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesome --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesome --weather +./font-patcher Lilex-VF.ttf --windows --fontawesome --material +./font-patcher Lilex-VF.ttf --windows --fontawesome +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontlinux +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --weather +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons --material +./font-patcher Lilex-VF.ttf --windows --octicons --pomicons +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --octicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --octicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --octicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --octicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --octicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --octicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --octicons --weather --material +./font-patcher Lilex-VF.ttf --windows --octicons --weather +./font-patcher Lilex-VF.ttf --windows --octicons --material +./font-patcher Lilex-VF.ttf --windows --octicons +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --windows --fontlinux --weather +./font-patcher Lilex-VF.ttf --windows --fontlinux --material +./font-patcher Lilex-VF.ttf --windows --fontlinux +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --windows --pomicons --weather --material +./font-patcher Lilex-VF.ttf --windows --pomicons --weather +./font-patcher Lilex-VF.ttf --windows --pomicons --material +./font-patcher Lilex-VF.ttf --windows --pomicons +./font-patcher Lilex-VF.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --windows --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --windows --powerlineextra --weather +./font-patcher Lilex-VF.ttf --windows --powerlineextra --material +./font-patcher Lilex-VF.ttf --windows --powerlineextra +./font-patcher Lilex-VF.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --windows --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --windows --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --windows --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --windows --fontawesomeextension +./font-patcher Lilex-VF.ttf --windows --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --windows --powersymbols --weather +./font-patcher Lilex-VF.ttf --windows --powersymbols --material +./font-patcher Lilex-VF.ttf --windows --powersymbols +./font-patcher Lilex-VF.ttf --windows --weather --material +./font-patcher Lilex-VF.ttf --windows --weather +./font-patcher Lilex-VF.ttf --windows --material +./font-patcher Lilex-VF.ttf --windows +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontlinux +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --pomicons +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --octicons --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons --weather +./font-patcher Lilex-VF.ttf --fontawesome --octicons --material +./font-patcher Lilex-VF.ttf --fontawesome --octicons +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux --material +./font-patcher Lilex-VF.ttf --fontawesome --fontlinux +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --weather +./font-patcher Lilex-VF.ttf --fontawesome --pomicons --material +./font-patcher Lilex-VF.ttf --fontawesome --pomicons +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontawesome --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesome --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesome --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontawesome --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesome --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesome --powersymbols +./font-patcher Lilex-VF.ttf --fontawesome --weather --material +./font-patcher Lilex-VF.ttf --fontawesome --weather +./font-patcher Lilex-VF.ttf --fontawesome --material +./font-patcher Lilex-VF.ttf --fontawesome +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux --weather +./font-patcher Lilex-VF.ttf --octicons --fontlinux --material +./font-patcher Lilex-VF.ttf --octicons --fontlinux +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --octicons --pomicons --weather --material +./font-patcher Lilex-VF.ttf --octicons --pomicons --weather +./font-patcher Lilex-VF.ttf --octicons --pomicons --material +./font-patcher Lilex-VF.ttf --octicons --pomicons +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --octicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --octicons --powerlineextra +./font-patcher Lilex-VF.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --octicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --octicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --octicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --octicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --octicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --octicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --octicons --powersymbols --material +./font-patcher Lilex-VF.ttf --octicons --powersymbols +./font-patcher Lilex-VF.ttf --octicons --weather --material +./font-patcher Lilex-VF.ttf --octicons --weather +./font-patcher Lilex-VF.ttf --octicons --material +./font-patcher Lilex-VF.ttf --octicons +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --weather +./font-patcher Lilex-VF.ttf --fontlinux --pomicons --material +./font-patcher Lilex-VF.ttf --fontlinux --pomicons +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --weather +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra --material +./font-patcher Lilex-VF.ttf --fontlinux --powerlineextra +./font-patcher Lilex-VF.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontlinux --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontlinux --fontawesomeextension +./font-patcher Lilex-VF.ttf --fontlinux --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontlinux --powersymbols --material +./font-patcher Lilex-VF.ttf --fontlinux --powersymbols +./font-patcher Lilex-VF.ttf --fontlinux --weather --material +./font-patcher Lilex-VF.ttf --fontlinux --weather +./font-patcher Lilex-VF.ttf --fontlinux --material +./font-patcher Lilex-VF.ttf --fontlinux +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --weather +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra --material +./font-patcher Lilex-VF.ttf --pomicons --powerlineextra +./font-patcher Lilex-VF.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --pomicons --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --pomicons --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --pomicons --fontawesomeextension +./font-patcher Lilex-VF.ttf --pomicons --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --pomicons --powersymbols --weather +./font-patcher Lilex-VF.ttf --pomicons --powersymbols --material +./font-patcher Lilex-VF.ttf --pomicons --powersymbols +./font-patcher Lilex-VF.ttf --pomicons --weather --material +./font-patcher Lilex-VF.ttf --pomicons --weather +./font-patcher Lilex-VF.ttf --pomicons --material +./font-patcher Lilex-VF.ttf --pomicons +./font-patcher Lilex-VF.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --powerlineextra --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --powerlineextra --fontawesomeextension +./font-patcher Lilex-VF.ttf --powerlineextra --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --powerlineextra --powersymbols --weather +./font-patcher Lilex-VF.ttf --powerlineextra --powersymbols --material +./font-patcher Lilex-VF.ttf --powerlineextra --powersymbols +./font-patcher Lilex-VF.ttf --powerlineextra --weather --material +./font-patcher Lilex-VF.ttf --powerlineextra --weather +./font-patcher Lilex-VF.ttf --powerlineextra --material +./font-patcher Lilex-VF.ttf --powerlineextra +./font-patcher Lilex-VF.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --fontawesomeextension --powersymbols --weather +./font-patcher Lilex-VF.ttf --fontawesomeextension --powersymbols --material +./font-patcher Lilex-VF.ttf --fontawesomeextension --powersymbols +./font-patcher Lilex-VF.ttf --fontawesomeextension --weather --material +./font-patcher Lilex-VF.ttf --fontawesomeextension --weather +./font-patcher Lilex-VF.ttf --fontawesomeextension --material +./font-patcher Lilex-VF.ttf --fontawesomeextension +./font-patcher Lilex-VF.ttf --powersymbols --weather --material +./font-patcher Lilex-VF.ttf --powersymbols --weather +./font-patcher Lilex-VF.ttf --powersymbols --material +./font-patcher Lilex-VF.ttf --powersymbols +./font-patcher Lilex-VF.ttf --weather --material +./font-patcher Lilex-VF.ttf --weather +./font-patcher Lilex-VF.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/Lilex/font-info.md b/patched-fonts/Lilex/font-info.md new file mode 100644 index 0000000000..960101b083 --- /dev/null +++ b/patched-fonts/Lilex/font-info.md @@ -0,0 +1,46 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/Lilex/readme.md b/patched-fonts/Lilex/readme.md new file mode 100644 index 0000000000..abc2e22961 --- /dev/null +++ b/patched-fonts/Lilex/readme.md @@ -0,0 +1,56 @@ +# Lilex + + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + diff --git a/readme.md b/readme.md index 09201718b1..dd34016c44 100644 --- a/readme.md +++ b/readme.md @@ -87,9 +87,9 @@ _If you..._ * A [FontForge Python script](#font-patcher) to patch any font * Includes an option to create **Monospaced (fixed-pitch, fixed-width)** _or_ **double-width (non-monospaced)** glyphs * For more details see the [**Font Patcher**](#font-patcher) section -* **`50`** already [patched font families](#patched-fonts) -* Over **`1,428,000`** unique combinations/variations of patched fonts [(more details)](#combinations) -* Over **`2,600`** glyphs/icons combined [(more details)](#combinations) +* **`51`** already [patched font families](#patched-fonts) +* Over **`1,444,400`** unique combinations/variations of patched fonts [(more details)](#combinations) +* Over **`2,824`** glyphs/icons combined [(more details)](#combinations) * Current glyph sets include: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (Formerly [Font Linux][font-linux]), [Pomicons][gabrielelana-pomicons] * **Monospaced (fixed-pitch, fixed-width)** _or_ **double-width (non-monospaced)** glyphs version of each font * This refers to the Nerd Font glyphs themselves not necessarily the Font as a whole @@ -142,6 +142,7 @@ See [Wiki: Icon names in shell][wiki-icon-names-in-shell] | [JetBrains Mono][p-jetbrains-mono] | [JetBrains Mono][f-jetbrains-mono]| NO | 1000 | ![w] ![m2] ![l] | | [Lekton Nerd Font][p-lekton] | | NO | 1000 | ![w] ![m2] ![l] | | [Literation Mono Nerd Font*][p-liberation] | [Liberation][f-liberation] | YES | 2048 | ![w] ![m2] ![l] | +| [Lilex Nerd Font][p-lilex] | [Lilex][f-lilex] | NO | ? | ![m2] | | [Meslo Nerd Font][p-meslo] | | NO | 2048 | ![w] ![m2] ![l] | | [Monofur Nerd Font][p-monofur] | | NO | 2400 | ![w] ![m2] ![l] | | [Monoid Nerd Font][p-monoid] | | NO | 1536 | ![w] ![m2] ![l] | @@ -168,11 +169,11 @@ See [Wiki: Icon names in shell][wiki-icon-names-in-shell] ## Combinations - Over **`1,428,000`** unique variations/combinations (Power Set) of patched fonts: - - **`50`** patched font typefaces - - **`697`** patched font families - - **`2,788`** 'complete' variations/combinations - - **`1,428,110`** _possible_ variations/combinations - - **`1,430,898`** total calculated combinations (2,788 + 1,428,110) + - **`51`** patched font typefaces + - **`706`** patched font families + - **`2,824`** 'complete' variations/combinations + - **`1,444,476`** _possible_ variations/combinations + - **`1,447,300`** total calculated combinations (2,824 + 1,444,476) - Combinations for each font are any combination of [Variations](#variations) ### Variations @@ -527,6 +528,7 @@ Font repos [f-cousine]:https://fonts.google.com/specimen/Cousine [f-source]:https://github.com/adobe-fonts/source-code-pro [f-liberation]:https://pagure.io/liberation-fonts +[f-lilex]:https://github.com/mishamyrt/Lilex [f-terminus]:http://terminus-font.sourceforge.net [f-fira-mono]:https://github.com/mozilla/Fira [f-fira-code]:https://github.com/tonsky/FiraCode @@ -575,6 +577,7 @@ Patched Font internal links [p-hack]:patched-fonts/Hack [p-lekton]:patched-fonts/Lekton [p-liberation]:patched-fonts/LiberationMono +[p-lilex]:patched-fonts/Lilex [p-meslo]:patched-fonts/Meslo [p-monofur]:patched-fonts/Monofur [p-monoid]:patched-fonts/Monoid diff --git a/src/unpatched-fonts/Lilex/Bold/Lilex-Bold.otf b/src/unpatched-fonts/Lilex/Bold/Lilex-Bold.otf new file mode 100644 index 0000000000..22c2c54179 Binary files /dev/null and b/src/unpatched-fonts/Lilex/Bold/Lilex-Bold.otf differ diff --git a/src/unpatched-fonts/Lilex/Bold/Lilex-Bold.ttf b/src/unpatched-fonts/Lilex/Bold/Lilex-Bold.ttf new file mode 100644 index 0000000000..2196254e43 Binary files /dev/null and b/src/unpatched-fonts/Lilex/Bold/Lilex-Bold.ttf differ diff --git a/src/unpatched-fonts/Lilex/LICENSE.txt b/src/unpatched-fonts/Lilex/LICENSE.txt new file mode 100644 index 0000000000..9324092afa --- /dev/null +++ b/src/unpatched-fonts/Lilex/LICENSE.txt @@ -0,0 +1,93 @@ +Copyright (c) 2019, The Lilex Project Authors (https://github.com/mishamyrt/lilex) + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. \ No newline at end of file diff --git a/src/unpatched-fonts/Lilex/Light/Lilex-Light.otf b/src/unpatched-fonts/Lilex/Light/Lilex-Light.otf new file mode 100644 index 0000000000..7feb5bd852 Binary files /dev/null and b/src/unpatched-fonts/Lilex/Light/Lilex-Light.otf differ diff --git a/src/unpatched-fonts/Lilex/Light/Lilex-Light.ttf b/src/unpatched-fonts/Lilex/Light/Lilex-Light.ttf new file mode 100644 index 0000000000..f79d413a70 Binary files /dev/null and b/src/unpatched-fonts/Lilex/Light/Lilex-Light.ttf differ diff --git a/src/unpatched-fonts/Lilex/Medium/Lilex-Medium.otf b/src/unpatched-fonts/Lilex/Medium/Lilex-Medium.otf new file mode 100644 index 0000000000..0031f44a28 Binary files /dev/null and b/src/unpatched-fonts/Lilex/Medium/Lilex-Medium.otf differ diff --git a/src/unpatched-fonts/Lilex/Medium/Lilex-Medium.ttf b/src/unpatched-fonts/Lilex/Medium/Lilex-Medium.ttf new file mode 100644 index 0000000000..54fe14987a Binary files /dev/null and b/src/unpatched-fonts/Lilex/Medium/Lilex-Medium.ttf differ diff --git a/src/unpatched-fonts/Lilex/Regular/Lilex-Regular.otf b/src/unpatched-fonts/Lilex/Regular/Lilex-Regular.otf new file mode 100644 index 0000000000..10a1460404 Binary files /dev/null and b/src/unpatched-fonts/Lilex/Regular/Lilex-Regular.otf differ diff --git a/src/unpatched-fonts/Lilex/Regular/Lilex-Regular.ttf b/src/unpatched-fonts/Lilex/Regular/Lilex-Regular.ttf new file mode 100644 index 0000000000..8e8384de9d Binary files /dev/null and b/src/unpatched-fonts/Lilex/Regular/Lilex-Regular.ttf differ diff --git a/src/unpatched-fonts/Lilex/VF/Lilex-VF.ttf b/src/unpatched-fonts/Lilex/VF/Lilex-VF.ttf new file mode 100644 index 0000000000..cff35b6f40 Binary files /dev/null and b/src/unpatched-fonts/Lilex/VF/Lilex-VF.ttf differ