Merge pull request #2636 from Flow-Launcher/VictoriousRaptor-patch-1

Show target path in hover tooltip
This commit is contained in:
VictoriousRaptor 2024-04-06 14:45:25 +08:00 committed by GitHub
commit da630039d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -183,6 +183,7 @@ namespace Flow.Launcher.Plugin.Program.Programs
Score = matchResult.Score,
TitleHighlightData = matchResult.MatchData,
ContextData = this,
TitleToolTip = $"{title}\n{ExecutablePath}",
Action = c =>
{
// Ctrl + Enter to open containing folder