关于Gazette的配置。
如图所示,桌面左上角为gazette,右键拖动可以调整位置。


sudo add-apt-repository ppa:gotwig/weekly
sudo apt-get update
sudo apt-get install gazette
安装完成后程序并没有启动,现在你可以打开终端输入gazette来启动程序。
当然,效果肯定不怎么好,继续看下去。
配置:
原文:
At the moment, the only way to change the news and weather settings is through the dconf-editor (sudo apt-get install dconf-editor to install). In dconf-editor, navigate to org → pantheon → gazette.
解释:
首先你要下载这个配置程序,
sudo apt-get install dconf-tools
然后在菜单中就已经看到了该程序,打开他,需按则 org → pantheon → gazette.
哇把除天气之外都删掉了,所以配置如图,(我不知道怎么区域性截图,所以只能这样了)


如图所示,32,55代表坐标,你可以不设置,直接右键拖动天气预告他自己回保存的。
最后你需要把该程序命令加入到开机启动中。
go into settings, to startup applications. add an entry with Gazette as a description and gazette for a command
打开系统设置,找到开机启动(启动应用程序),然后添加一个新任务,将命令中写入gazette,其他输入框任意。
配置完成后你可以注销一下再登录一下看看效果了。