Skip to content

Commit

Permalink
Change Mica to DesktopAcrylic
Browse files Browse the repository at this point in the history
  • Loading branch information
bagusnl committed Oct 24, 2023
1 parent 3b3ae3f commit 5ba77b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CollapseLauncher/XAMLs/MainApp/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
xmlns:customcontrol="using:CollapseLauncher.CustomControls"
mc:Ignorable="d">
<Window.SystemBackdrop>
<MicaBackdrop/>
<DesktopAcrylicBackdrop/>
</Window.SystemBackdrop>
<Grid>
<Grid.RowDefinitions>
Expand Down

0 comments on commit 5ba77b5

Please sign in to comment.