From 6b758d4c959b3f3760f0687cd9f43423d5a63092 Mon Sep 17 00:00:00 2001
From: Ray Berezowski <6616212+rberezowski@users.noreply.github.com>
Date: Tue, 25 Aug 2026 17:52:51 -0400
Subject: [PATCH] Use app icon in launcher headers
---
MainWindow.xaml | 2 +-
Views/LauncherPopup.xaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MainWindow.xaml b/MainWindow.xaml
index 9cabaf2..acfa85a 100644
--- a/MainWindow.xaml
+++ b/MainWindow.xaml
@@ -28,7 +28,7 @@
BorderBrush="{DynamicResource AppBorderBrush}"
BorderThickness="1"
CornerRadius="12">
-
diff --git a/Views/LauncherPopup.xaml b/Views/LauncherPopup.xaml
index 3d377d5..57eef68 100644
--- a/Views/LauncherPopup.xaml
+++ b/Views/LauncherPopup.xaml
@@ -22,7 +22,7 @@
-