refactor: shrink min sizes

This commit is contained in:
Ashley Wulber 2024-07-12 18:23:04 -04:00 committed by Ashley Wulber
parent 6661598839
commit c761acd007
2 changed files with 2 additions and 2 deletions

View file

@ -13,5 +13,5 @@ X-CosmicApplet=true
X-MinimizeApplet=5
# Indicate that the applet should be shrunk if the panel is too small to fit it
X-OverflowPriority=100
X-OverflowMinSize=5
X-OverflowMinSize=4
X-HostWaylandDisplay=true

View file

@ -11,4 +11,4 @@ NoDisplay=true
X-CosmicApplet=true
X-HostWaylandDisplay=true
X-OverflowPriority=5
X-OverflowMinSize=4
X-OverflowMinSize=8