diff --git a/font-patcher b/font-patcher index 663cb2590..c167ace8e 100755 --- a/font-patcher +++ b/font-patcher @@ -215,7 +215,8 @@ reservedFontNameReplacements = { # remove overly verbose font names # particularly regarding Powerline sourced Fonts (https://github.com/powerline/fonts) additionalFontNameReplacements = { - 'for Powerline' : '' + 'for Powerline' : '', + 'ForPowerline' : '' } additionalFontNameReplacements2 = { 'Powerline' : ''