mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:26:42 +00:00
The grid library built-in to Hammerspoon now has the patch
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-- luacheck: read_globals hs
|
||||
|
||||
local mouse = require('hs.mouse')
|
||||
local grid = require('ext.grid')
|
||||
local grid = require('hs.grid')
|
||||
|
||||
-- configuration
|
||||
local wm = {
|
||||
|
||||
Reference in New Issue
Block a user