Is there any way to resize the search box in unity, I'm not sure exactly what it is called but I have provided a picture to show my meaning. QUICK EDIT: I don't mean maximize it fullscreen, but resize it like you do with a normal window by dragging the corner or something like that.
Asked
Active
Viewed 1,279 times
1
-
Duplicate of "How can I resize the unity dash" – Steve Roome May 05 '16 at 08:40
1 Answers
3
You can use this:
half screen unity search box
gsettings set com.canonical.Unity form-factor 'Desktop'
fullscreen unity search box
gsettings set com.canonical.Unity form-factor 'Netbook'

yusuf hari
- 106
- 4