1 Star 0 Fork 8

cuibaobao / lxsession

forked from src-openEuler / lxsession 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
lxsession-0.5.2-notify-daemon-default.patch 709 Bytes
一键复制 编辑 原始数据 按行查看 历史
朱春意 提交于 2019-11-06 19:42 . update code
--- lxsession-0.5.2/lxsession/settings.vala.notify 2015-08-11 14:14:22.187535605 +0900
+++ lxsession-0.5.2/lxsession/settings.vala 2015-08-11 14:37:18.868694268 +0900
@@ -258,6 +258,10 @@
set_generic_default("Session", "proxy_manager", "command", "string", "build-in");
set_generic_default("Session", "keyring", "command", "string", "ssh-agent");
+ set_generic_default("Session", "notification", "command", "string", "/usr/libexec/notification-daemon");
+ set_generic_default("Session", "notification", "autostart", "string", "true");
+
+
/* Set Xsettings default */
set_generic_default("GTK", "iXft", "Antialias", "string", "1");
1
https://gitee.com/cuibb1/lxsession.git
git@gitee.com:cuibb1/lxsession.git
cuibb1
lxsession
lxsession
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891