revert keybindings

This commit is contained in:
Ray Elliott 2020-03-24 19:25:36 +00:00
commit 20bb5df55d

View file

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