Skip to content

josephlavin/slate-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Slate Configuration File

This is a .slate.js file for the Slate Window Management System.

Slate is a window management application similar to Divvy and SizeUp (except better and free!). Originally written to replace them due to some limitations in how each work, it attempts to overcome them by simply being extremely configurable. As a result, it may be a bit daunting to get configured, but once it is done, the benefit is huge.

The layout is based on a windows only application "WinSplit Revolution". For a quick overview watch this youtube video.

I switch from a desktop full keyboard to a laptop so this includes two sets of keyboard bindings. One designed for a full keyboard with number pad and one designed for a compact keyboard without number pad.

Shortcut will cycle through three sizes except for the top/bottom which will cycle through two sizes. All numbers on full keyboard shortcuts refer to number pad.

Full Keyboard Shortcut Compact Keyboard Shortcut Window Movement
+ 6 + alt + Right Side of Screen
+ 4 + alt + Left Side of Screen
+ 8 + alt + Top or Top Middle of Screen
+ 2 + alt + Bottom or Bottom Middle of Screen
+ 9 + alt + shift + Top Right Corner of Screen
+ 3 + alt + shift + Bottom Right Corner of Screen
+ 7 + alt + shift + Top Left Corner of Screen
+ 1 + alt + shift + Bottom Left Corner of Screen
+ shift + 6 + alt + control + Right Side of Right Monitor
+ shift + 4 + alt + control + Left Side of Left Monitor
+ 5 + alt + f Make Window Full Screen Size

Install

See mattr-/slate#installing-slate for Slate install instructions. Then run this command in your terminal:

cd ~ && curl https://raw.githubusercontent.com/josephlavin/slate-config/master/slate.js -o .slate.js

This will put slate.js into your home directory as .slate.js.

About

Configuration File for Slate Window Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published