remove naughty

This commit is contained in:
projektile 2014-09-22 11:54:03 -04:00 committed by copycat-killer
parent cbd4099f8b
commit a693e784d0
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ local beautiful = require("beautiful")
local ipairs = ipairs
local tonumber = tonumber
local math = require("math")
local naughty = require("naughty")
local uselesspiral = {}

View File

@ -9,7 +9,6 @@
--]]
local naughty = require("naughty")
local tag = require("awful.tag")
local beautiful = require("beautiful")
local ipairs = ipairs