mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:26:39 +00:00
feat(hammerspoon): change cmd+ctrl+x from Things to Apple's Reminders app
This commit is contained in:
@@ -83,6 +83,7 @@ function wm:init ()
|
||||
--
|
||||
|
||||
bind({'cmd', 'ctrl', 'alt'}, 'F', self.resizeWindow(770, 634))
|
||||
bind({'cmd', 'ctrl', 'alt'}, 'X', self.adjustWindow(0, 3, 10, 14))
|
||||
|
||||
-- resize windows
|
||||
bindAndRepeat({'cmd', 'ctrl', 'alt'}, 'J', self.resizeWindowOnGrid(-1, 0))
|
||||
|
||||
Reference in New Issue
Block a user