Fix for incorrect notification window size

This commit is contained in:
2024-12-21 22:50:50 +01:00
parent 176ca01f7d
commit ccaefe9660

View File

@@ -27,7 +27,7 @@
width = 300
# The maximum height of a single notification, excluding the frame.
height = 300
height = 100
# Position the notification in the top right corner
origin = top-right