added brightnessicon to autostart
This commit is contained in:
parent
a0313aeac2
commit
34febe6281
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue