feat(hammerspoon/window_management): update window resize dimensions for cmd+ctrl+alt+f

This commit is contained in:
2025-10-25 12:00:25 +01:00
parent 699b4a05d4
commit d79d05b551

View File

@@ -90,7 +90,7 @@ function wm:init()
-- move and resize windows
--
bind({ 'cmd', 'ctrl', 'alt' }, 'F', self.resizeWindow(770, 634))
bind({ 'cmd', 'ctrl', 'alt' }, 'F', self.resizeWindow(900, 642))
bind({ 'cmd', 'ctrl', 'alt' }, 'X', self.adjustWindow(0, 3, 10, 14))
-- resize windows