Skip to content

Commit

Permalink
Screenshot command in skhd
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Sep 3, 2024
1 parent 1892f60 commit ae0cfae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion yabai/skhdrc
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ ctrl + alt - l : yabai -m window --resize right:40:0; yabai -m window --resize l
alt + cmd - r : yabai --restart-service

# screenshots
alt - p : /usr/sbin/screencapture -ic
alt - p : screencapture -icx
alt + shift - p : screencapture -i ~/Pictures/screenshots/screenshot_$(date +%Y-%m-%d_%H-%M-%S).png

# lock
alt + lcmd - l : pmset displaysleepnow
Expand Down

0 comments on commit ae0cfae

Please sign in to comment.