Skip to content

Commit 961a77e

Browse files
authored
Menu applet: Reduce default menu size (#11724)
1 parent 98ea9ad commit 961a77e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

files/usr/share/cinnamon/applets/[email protected]/settings-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,11 @@
192192
},
193193
"popup-width" : {
194194
"type" : "generic",
195-
"default" : 630
195+
"default" : 590
196196
},
197197
"popup-height" : {
198198
"type" : "generic",
199-
"default" : 615
199+
"default" : 515
200200
},
201201
"reset-menu-size-button" : {
202202
"type" : "button",

0 commit comments

Comments
 (0)