summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-12-12 03:30:25 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-12-12 23:53:32 +0100
commitd116deedd79379c5ae683ab653d93d75348fa85e (patch)
treede3f12e00aa059430dc52d9bcc2168f78cbbb0e8 /resources
parentRemove background color in msix (diff)
downloadnheko-d116deedd79379c5ae683ab653d93d75348fa85e.tar.xz
Allow clicking notifications on Windows
Diffstat (limited to 'resources')
-rw-r--r--resources/AppxManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/AppxManifest.xml b/resources/AppxManifest.xml
index b9a090e1..6951c3b7 100644
--- a/resources/AppxManifest.xml
+++ b/resources/AppxManifest.xml
@@ -26,7 +26,7 @@
       uap10:RuntimeBehavior="packagedClassicApp"
       uap10:TrustLevel="mediumIL">
 				<uap:VisualElements DisplayName="Nheko" Description="Matrix client written in Qt"	Square150x150Logo="nheko.png"
-					Square44x44Logo="nheko.png" BackgroundColor="#ffffff00" />
+					Square44x44Logo="nheko.png" BackgroundColor="transparent" />
 				<Extensions>
 					<uap:Extension Category="windows.protocol">
 						<uap:Protocol Name="matrix">