just added an idea for locally defined vars like the thermal_zone
This commit is contained in:
parent
52a5c4d1a6
commit
0e5e4e64c1
3 changed files with 5 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ local menubar = require("menubar")
|
|||
require('naughty')
|
||||
vicious = require("vicious")
|
||||
|
||||
--require(os.getenv("HOME").."/.config.lua")
|
||||
|
||||
-- Set programs to autostart. They will only runce once even when reloading awesome.
|
||||
local autostart = {
|
||||
"cbatticon",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue