Some minor alterations.

This commit is contained in:
Derek Taylor
2019-12-11 22:59:43 -06:00
parent 192a334b37
commit 8e404b5f21
7 changed files with 116 additions and 68 deletions

View File

@@ -10,7 +10,7 @@
--]]
-- {{{ Required libraries
-- {{{ libraries
local awesome, client, mouse, screen, tag = awesome, client, mouse, screen, tag
local ipairs, string, os, table, tostring, tonumber, type = ipairs, string, os, table, tostring, tonumber, type