Skip to content

Instantly share code, notes, and snippets.

View phoenixeliot's full-sized avatar

Phoenix Eliot phoenixeliot

  • Philadelphia, PA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am phoenixeliot on github.
  • I am phoenixeliot (https://keybase.io/phoenixeliot) on keybase.
  • I have a public key ASBiI7Ekh_EjEefOtwhZJx_und1acF9hx5lqvDrC32nDgAo

To claim this, I am signing this object:

@phoenixeliot
phoenixeliot / init.lua
Created May 15, 2017 23:22
Phoenix's Mjolnir configuration
local grid = require "mjolnir.sd.grid"
local hotkey = require "mjolnir.hotkey"
local window = require "mjolnir.window"
grid.MARGINX = 0
grid.MARGINY = 0
grid.GRIDWIDTH = 12
grid.GRIDHEIGHT = 2
-- a helper function that returns another function that resizes the current window