This commit is contained in:
Ray Elliott 2022-08-10 19:10:56 +01:00
parent 44549dec29
commit e4b8a3840f
1 changed files with 7 additions and 7 deletions

View File

@ -10,13 +10,13 @@ section: screens
mac-mini: mac-mini:
end end
section: links # section: links
MachineOne: # MachineOne:
down = mac-mini # down = mac-mini
#
mac-mini: # mac-mini:
down = MachineOne # down = MachineOne
end # end
section: options section: options
keystroke(Super+a) = switchToScreen(MachineOne) keystroke(Super+a) = switchToScreen(MachineOne)