inital commit of clone of old repo
This commit is contained in:
12
Old/NOVA/home/burchettm/.config/awesome/lib/scratch/init.lua
Normal file
12
Old/NOVA/home/burchettm/.config/awesome/lib/scratch/init.lua
Normal file
@ -0,0 +1,12 @@
|
||||
---------------------------------------------------------------
|
||||
-- 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")
|
Reference in New Issue
Block a user