small run_once fix... :)
This commit is contained in:
parent
34febe6281
commit
21f9a34159
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ 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",
|
"python3 /usr/bin/brightnessicon",
|
||||||
"nm-applet",
|
"nm-applet",
|
||||||
"pasystray",
|
"pasystray",
|
||||||
"xfce4-clipman",
|
"xfce4-clipman",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue