mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-05 22:35:38 +00:00
Swap icons of PerformanceOverlay and PowerControl
This commit is contained in:
parent
c223a11d57
commit
e4914dbffb
15 changed files with 28 additions and 26 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<UseWPF>True</UseWPF>
|
||||
<ApplicationManifest>app.manifest</ApplicationManifest>
|
||||
<ApplicationIcon>Resources\poll.ico</ApplicationIcon>
|
||||
<ApplicationIcon>Resources\traffic-light-outline.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="Resources\poll.ico" />
|
||||
<Content Include="Resources\traffic-light-outline.ico" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue