mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2025-01-10 17:58:09 +00:00
Forgot to require lain
This commit is contained in:
parent
73cdf22ad6
commit
8a6f4c8236
|
@ -1,5 +1,6 @@
|
|||
local awful = require("awful")
|
||||
local drop = require("scratchdrop")
|
||||
local lain = require("lain")
|
||||
|
||||
-- {{{ Mouse bindings
|
||||
root.buttons(awful.util.table.join(
|
||||
|
|
Loading…
Reference in a new issue