//移动到底部 Bottom
gsettings set com.canonical.Unity.Launcher launcher-position Bottom
//移动到左侧 Left
gsettings set com.canonical.Unity.Launcher launcher-position Left
//Bottom和Left的首字母要大写
//移动到底部 Bottom
gsettings set com.canonical.Unity.Launcher launcher-position Bottom
//移动到左侧 Left
gsettings set com.canonical.Unity.Launcher launcher-position Left
//Bottom和Left的首字母要大写
转载于:https://my.oschina.net/u/3552749/blog/1637826