feat: add hermes zsh alias (hermes) and Hyprland binding ( + C)

- zsh: alias hermes=emacsclient -n -c -e '(gortium/hermes-vterm)'
- hyprland: bind = , C to same command
- C for CLI/Chat, unused key in current layout
This commit is contained in:
Thierry Pouplier
2026-05-01 14:40:02 +00:00
parent aa06568852
commit a2a3baf7da
2 changed files with 4 additions and 0 deletions

View File

@@ -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

View File

@@ -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() {