just added an idea for locally defined vars like the thermal_zone

This commit is contained in:
Johannes Findeisen 2015-08-19 07:29:30 +02:00
commit 0e5e4e64c1
3 changed files with 5 additions and 0 deletions

View file

@ -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",