uzbl tab bar and minor fixes

This commit is contained in:
crater2150 2011-07-13 14:13:49 +02:00
parent 365590c3e9
commit cf9258bafc
4 changed files with 55 additions and 2 deletions

3
rc.lua
View file

@ -37,6 +37,7 @@ layouts =
dofile (MY_PATH .. "tags.lua")
dofile (MY_PATH .. "wibox.lua")
dofile (MY_PATH .. "bindings.lua")
dofile (MY_PATH .. "rules.lua")
dofile (MY_PATH .. "signals.lua")
dofile (MY_PATH .. "uzbl.lua")
dofile (MY_PATH .. "bindings.lua")