Remove debug stuff, move external libraries to lib dir

This commit is contained in:
crater2150 2016-04-04 14:57:48 +02:00
parent 6ec1f92bc9
commit 5b32a8cab3
3 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@ local rules = { mt={} }
local awful = require("awful")
local tags = tags
local beautiful = require("beautiful")
local inspect=require("inspect")
local binder = binder or require("separable.binder")
local rule_screen = 1