`
lazy_luo
  • 浏览: 6341 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

ubuntu12.04如何修改左侧launcher图标大小

 
阅读更多
在unbunt-2d桌面下面折腾了很长时间都没有办法修改左边的图标大小.由于电脑运行速度的原因,一直没有用3d的桌面.
今天弄好了, 把图标弄小了.具体大约是修改下面的文件:
/usr/share/unity-2d/shell
首先修改(以前为48)
./common/IconTile.qml:71:        sourceSize.width: 24
./common/IconTile.qml:72:        sourceSize.height: 24
然后,以前为65.
./Shell.qml:91:        width: 34
./launcher/LauncherList.qml:35:    property int selectionOutlineSize:  34

最后,修改
./launcher/LauncherList.qml:31:    property int tileSize: 26

最终效果

  • 大小: 201.7 KB
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics