Simple phoenix setup for padded window management
JavaScript
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
keys
.gitignore
README.md
constants.js
example.png
phoenix.js

README.md

Phoenix Padding

A simple phoenix setup that provides padding between the windows.

example

Uses a super mod ctrl + alt + cmd that I have bound to caps lock thanks to fabiospampinato phoenix setup.

Window Sizing Shortcuts

Left Third: h + [ctrl + alt + cmd]

Right Third: o + [ctrl + alt + cmd]

Left Half: j + [ctrl + alt + cmd]

Right Half: k + [ctrl + alt + cmd]

Left Two Thirds: y + [ctrl + alt + cmd]

Right Two Thirds: l + [ctrl + alt + cmd]

Top Right Corner: w + [ctrl + alt + cmd]

Bottom Right Corner: s + [ctrl + alt + cmd]

Top Right Corner: q + [ctrl + alt + cmd]

Bottom Left Corner: a + [ctrl + alt + cmd]

Maximize (not fullscreen): m + [ctrl + alt + cmd]

Focus Shortcuts

Gain Focus Focus the most recent window if no windows are focused, shows error modal if no windows avaliable to focus l + [ctrl + alt + cmd]

Focus North Neighbor: w + [ctrl + alt + cmd] + shift

Focus South Neighbor: s + [ctrl + alt + cmd] + shift

Focus East Neighbor: d + [ctrl + alt + cmd] + shift

Focus West Neighbor: a + [ctrl + alt + cmd] + shift

Bonus Shortcuts

Show Visible Window Info: Show icons and names of all visible windows at the center of the window i + [ctrl + alt + cmd]