Remove debug stuff, move external libraries to lib dir
This commit is contained in:
parent
6ec1f92bc9
commit
5b32a8cab3
3 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue