diff --git a/src/defaults/config/hotkeys.lua b/src/defaults/config/hotkeys.lua index 0f16df99..1b62e32e 100644 --- a/src/defaults/config/hotkeys.lua +++ b/src/defaults/config/hotkeys.lua @@ -30,8 +30,8 @@ local defaultHotkeys = { -- Selection itemsSelectAll = "ctrl + a", - itemAreaFlipVertical = "ctrl + shift + v", - itemAreaFlipHorizontal = "ctrl + shift + h", + itemAreaFlipVertical = "shift + v", + itemAreaFlipHorizontal = "shift + h", -- Room Resizing roomResizeLeftGrow = false,