This commit is contained in:
Ray Elliott 2024-04-19 18:44:32 +01:00
parent ddb805e401
commit f6dd5eb1eb
1 changed files with 8 additions and 9 deletions

View File

@ -11,21 +11,20 @@ section: screens
MACHINEI:
end
section: links
MachineOne:
left = MACHINEI
right = MACHINEI
# section: links
# MachineOne:
# left = MACHINEI
# right = MACHINEI
# down = mac-mini
MachineI:
right = MachineOne
left = MachineOne
# MachineI:
# right = MachineOne
# left = MachineOne
# mac-mini:
# down = MachineOne
end
# end
section: options
keystroke(Super+a) = switchToScreen(MachineOne)
keystroke(Super+z) = toggleScreen
end