Skip to content

Commit

Permalink
updated the mapping for iterm
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaijin66 committed Feb 23, 2024
1 parent dd5753b commit d2fe94e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ function setup_config_files {
# Run the installation functions
install_brew
install_packages
# install_skhd
install_skhd

# Additional setup steps
setup_dotfiles
Expand Down
2 changes: 1 addition & 1 deletion skhd/skhdrc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ shift + alt - q : yabai -m window --close
shift + alt - space : yabai -m window --toggle float

# open terminal, blazingly fast compared to iTerm/Hyper
alt - return : /Applications/kitty.app/Contents/MacOS/kitty --single-instance -d ~
cmd - return : /Applications/kitty.app/Contents/MacOS/kitty --single-instance -d ~

# # open qutebrowser
# cmd + shift - return : ~/Scripts/qtb.sh
Expand Down

0 comments on commit d2fe94e

Please sign in to comment.