Skip to content

Instantly share code, notes, and snippets.

View bbenne10's full-sized avatar

Bryan Bennett bbenne10

View GitHub Profile
@kaushikgopal
kaushikgopal / .phoenix.1.js
Last active September 13, 2017 23:32
Kaushik Gopal's Phoenix.Js window management script
// Forked originally from @JasonM23’s config in literate coffee-script
// https://github.com/jasonm23/Phoenix-config/blob/master/Phoenix-config.litcoffee
// Released under MIT license - http://opensource.org/licenses/MIT
var BROWSER, EDITOR, FINDER, GRID_HEIGHT, GRID_WIDTH, MARGIN_X, MARGIN_Y, MUSIC, TERMINAL, VIDEO,
changeGridHeight, changeGridWidth, debug, forApp, key_binding, lastFrames, layouts, mash,
moveWindowLeftOneColumn, moveWindowRightOneColumn, moveWindowToNextScreen, moveWindowToPreviousScreen,
snapAllToGrid, switchLayout, transposeWindows,
windowDownOneRow, windowGrowOneGridColumn, windowGrowOneGridRow, windowShrinkOneGridColumn,
windowShrinkOneGridRow, windowToFullHeight, windowUpOneRow,