Gnome: Increase limit of tray icons
This commit is contained in:
parent
f1b3ccfe2d
commit
2deaae417e
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ in
|
|||
icon-padding-vertical=mkInt32 0;
|
||||
icon-saturation=mkInt32 0;
|
||||
icon-size=mkInt32 16;
|
||||
icons-limit=mkInt32 5;
|
||||
icons-limit=mkInt32 16;
|
||||
invoke-to-workspace=true;
|
||||
position-weight=mkInt32 0;
|
||||
tray-margin-left=mkInt32 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue