update keybindings

This commit is contained in:
Ray Elliott 2020-03-24 17:04:57 +00:00
parent 9dea5ce458
commit 906d2e4dee
1 changed files with 2 additions and 2 deletions

View File

@ -19,6 +19,6 @@ end
# end # end
section: options section: options
keystroke(Super+Insert) = switchToScreen(Pamela) keystroke(Super+F1) = switchToScreen(Pamela)
keystroke(Super+Home) = switchToScreen(Patricia) keystroke(Super+F2) = switchToScreen(Patricia)
end end