From a0313aeac2546ea3cbb21622b084edfb469a0c2a Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 10 Jul 2015 23:07:59 +0200 Subject: [PATCH] removed xfsettigs from autostart; don't needed it... --- .config/awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index f37578a2..ae279ee8 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -18,7 +18,7 @@ local autostart = { "cbatticon", "nm-applet", "pasystray", - "xfsettingsd", +-- "xfsettingsd", "xfce4-clipman", "xfce4-notes", }