Skip to content

Instantly share code, notes, and snippets.

@benavern
Created April 6, 2020 22:01
Show Gist options
  • Save benavern/ecab6ef2980360f47630b49280d2014b to your computer and use it in GitHub Desktop.
Save benavern/ecab6ef2980360f47630b49280d2014b to your computer and use it in GitHub Desktop.
My personal quickTile conf
[general]
cfg_schema = 1
ModMask = <Ctrl><Alt>
MovementsWrap = False
ColumnCount = 3
[keys]
Insert = maximize
Prior = top-right
Next = bottom-right
End = bottom-left
Home = top-left
Right = right
<Shift>Right = move-to-bottom-right
Left = left
<Shift>Left = move-to-left
Up = center
Down = center
<Shift>Up = move-to-center
<Shift>Down = move-to-center
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment