mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 19:22:32 +00:00
holo: fixed require
This commit is contained in:
parent
e5809ff0dc
commit
227631bc00
|
@ -12,7 +12,7 @@ awful.rules = require("awful.rules")
|
|||
require("awful.autofocus")
|
||||
local wibox = require("wibox")
|
||||
local beautiful = require("beautiful")
|
||||
local drop = require("scratchdrop")
|
||||
local naughty = require("naughty")
|
||||
local lain = require("lain")
|
||||
-- }}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue