dotfiles/DUFRESNE/Linux/home/burchettm/.config/awesome/lib/scratch/init.lua

13 lines
455 B
Lua
Raw Normal View History

2015-04-12 23:06:28 +00:00
---------------------------------------------------------------
-- Drop-down applications and scratchpad manager for awesome wm
---------------------------------------------------------------
-- Coded by: * Adrian C. (anrxc) <anrxc@sysphere.org>
-- Licensed under the WTFPL version 2
-- * http://sam.zoy.org/wtfpl/COPYING
---------------------------------------------------------------
require("scratch.pad")
require("scratch.drop")
module("scratch")