diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 8a57593..ffa46da 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -227,6 +227,7 @@ bind = $mainMod, X, swapwindow bind = $mainMod, B, exec, python /home/tpouplier/ExoKortex/4-Automata/recordntrans/record_transcribe.py # bind = $mainMod, G, exec, nerd-dictation end bind = $mainMod, A, exec, $music +bind = $mainMod, C, exec, emacsclient -n -c -e '(gortium/hermes-vterm)' # Full screen bind = SUPER, F, fullscreen diff --git a/zsh/.zshrc b/zsh/.zshrc index 742eaeb..7cd3b74 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -19,6 +19,9 @@ alias emacs="emacsclient -c -a emacs" # Opencode alias oc="opencode" +# Hermes Agent in Emacs vterm +alias hermes="emacsclient -n -c -e '(gortium/hermes-vterm)'" + # Yazi alias y="yazi" function yy() {