Created
April 6, 2020 22:01
-
-
Save benavern/ecab6ef2980360f47630b49280d2014b to your computer and use it in GitHub Desktop.
My personal quickTile conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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