fix: specify which WezTerm.app to open

This commit is contained in:
winston 2023-03-21 13:52:31 +01:00
parent 709ddf8c21
commit e64559e143
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -72,7 +72,7 @@
cmd + ctrl - e : ${yabai} -m space --balance
cmd + ctrl - r : ${yabai} -m space --rotate 270
# open terminal
cmd + shift - return : ''${HOME}/.nix-profile/bin/wezterm-gui
cmd + shift - return : open -na "''${HOME}/Applications/Home Manager Apps/WezTerm.app"
# restart yabai
cmd + alt - r : launchctl kickstart -k "gui/''${UID}/org.nixos.yabai"