added brightnessicon to autostart

This commit is contained in:
Johannes Findeisen 2015-07-11 00:14:50 +02:00
commit 34febe6281

View file

@ -16,9 +16,9 @@ vicious = require("vicious")
-- Set programs to autostart. They will only runce once even when reloading awesome. -- Set programs to autostart. They will only runce once even when reloading awesome.
local autostart = { local autostart = {
"cbatticon", "cbatticon",
"brightnessicon",
"nm-applet", "nm-applet",
"pasystray", "pasystray",
-- "xfsettingsd",
"xfce4-clipman", "xfce4-clipman",
"xfce4-notes", "xfce4-notes",
} }