Skip to content

Commit e14e7d0

Browse files
committed
Update Glyph
Signed-off-by: Florian Grabmeier <[email protected]>
1 parent 8898a09 commit e14e7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/ContextMenu.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ private Result CreateOpenWithMenu(SearchResult record)
451451
return true;
452452
},
453453
IcoPath = Constants.ShowContextMenuImagePath,
454-
Glyph = new GlyphInfo(FontFamily: "/Resources/#Segoe Fluent Icons", Glyph: "\ue700"),
454+
Glyph = new GlyphInfo(FontFamily: "/Resources/#Segoe Fluent Icons", Glyph: "\ue7ac"),
455455
};
456456
}
457457

0 commit comments

Comments
 (0)