This commit is contained in:
Ray Elliott 2022-07-10 18:55:47 +01:00
parent 4a098c9d88
commit f30f6438e2
1 changed files with 9 additions and 9 deletions

View File

@ -7,18 +7,18 @@
section: screens section: screens
MachineOne: MachineOne:
MachineTwo: mac-mini:
end end
# section: links section: links
# MachineOne: MachineOne:
# up = MachineTwo down = mac-mini
#
# MachineTwo: mac-mini:
# down = MachineOne down = MachineOne
# end end
section: options section: options
# keystroke(Super+a) = switchToScreen(MachineTwo) keystroke(Super+a) = switchToScreen(MachineOne)
keystroke(Super+z) = toggleScreen keystroke(Super+z) = toggleScreen
end end