32 lines
607 B
INI
32 lines
607 B
INI
|
[general]
|
||
|
cfg_schema = 1
|
||
|
ModMask = <Ctrl><Alt>
|
||
|
MovementsWrap = True
|
||
|
ColumnCount = 3
|
||
|
|
||
|
[keys]
|
||
|
KP_Enter = monitor-switch
|
||
|
KP_0 = maximize
|
||
|
KP_1 = bottom-left
|
||
|
KP_2 = bottom
|
||
|
KP_3 = bottom-right
|
||
|
KP_4 = left
|
||
|
KP_5 = center
|
||
|
KP_6 = right
|
||
|
KP_7 = top-left
|
||
|
KP_8 = top
|
||
|
KP_9 = top-right
|
||
|
<Shift>KP_1 = move-to-bottom-left
|
||
|
<Shift>KP_2 = move-to-bottom
|
||
|
<Shift>KP_3 = move-to-bottom-right
|
||
|
<Shift>KP_4 = move-to-left
|
||
|
<Shift>KP_5 = move-to-center
|
||
|
<Shift>KP_6 = move-to-right
|
||
|
<Shift>KP_7 = move-to-top-left
|
||
|
<Shift>KP_8 = move-to-top
|
||
|
<Shift>KP_9 = move-to-top-right
|
||
|
V = vertical-maximize
|
||
|
H = horizontal-maximize
|
||
|
C = move-to-center
|
||
|
|