Skip to content

Commit

Permalink
skhd: screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Aug 6, 2024
1 parent f6a7e4d commit 88eb47b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion yabai/skhdrc
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ ctrl + lalt - l : yabai -m window --resize right:40:0; yabai -m window --resize
# restart yabai
lalt + cmd - r : yabai --restart-service

# screenshots
ctrl - p : /usr/sbin/screencapture -ic

# consistency
rcmd - q : skhd -t "@"
# ctrl - f : skhd -k "cmd - f"
Expand All @@ -129,7 +132,9 @@ ctrl - h : skhd -k "left"
ctrl - j : skhd -k "down"
ctrl - k : skhd -k "up"
ctrl - l : skhd -k "right"

ctrl - z : skhd -k "home"
ctrl - u : skhd -k "pagedown"
ctrl - k : skhd -k "pageup"
ctrl - i : skhd -k "pageup"
ctrl - o : skhd -k "end"

0 comments on commit 88eb47b

Please sign in to comment.