refactor: shrink min sizes
This commit is contained in:
parent
6661598839
commit
c761acd007
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ NoDisplay=true
|
|||
X-CosmicApplet=true
|
||||
X-HostWaylandDisplay=true
|
||||
X-OverflowPriority=5
|
||||
X-OverflowMinSize=4
|
||||
X-OverflowMinSize=8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue