add app shortcuts

This commit is contained in:
Adam Jeniski 2022-12-11 15:36:41 -05:00
parent 00e8f58ec8
commit 6e9de1bd06

View File

@ -4,6 +4,10 @@ hyper - x : brew services restart skhd
hyper - c : killall limelight &> /dev/null; \ hyper - c : killall limelight &> /dev/null; \
~/.config/limelight/limelight/bin/limelight -c ~/.config/limelight/limelightrc &> /dev/null & ~/.config/limelight/limelight/bin/limelight -c ~/.config/limelight/limelightrc &> /dev/null &
# Applications
meh - space : open -n -a 'kitty'
meh - z : open -n -a 'firefox'
# Moving focus # Moving focus
hyper - k : yabai -m window --focus north hyper - k : yabai -m window --focus north
hyper - h : yabai -m window --focus west hyper - h : yabai -m window --focus west