From e58e5439d8dd4387f1c21a770b4218231877a8ca Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Tue, 5 Nov 2024 22:18:49 +0100 Subject: [PATCH] GPTel hyprland keybinding --- hmModules/hyprland/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hmModules/hyprland/hyprland.conf b/hmModules/hyprland/hyprland.conf index 068a65f..79ef97a 100644 --- a/hmModules/hyprland/hyprland.conf +++ b/hmModules/hyprland/hyprland.conf @@ -34,6 +34,7 @@ bind = $mod, b, exec, firefox bind = $mod, t, exec, footclient $SHELL bind = $mod, RETURN, exec, emacsclient -c --eval "(ccr/start-eshell)" bind = $mod, m, exec, emacsclient -c --eval '(notmuch-search "tag:new")' +bind = $mod, g, exec, emacsclient -c --eval '(switch-to-buffer (gptel "*ChatGPT*"))' bind = $mod, d, exec, fuzzel --background-color=253559cc --border-radius=5 --border-width=0 bind = $mod, s, exec, screenshot.sh bind = $mod, n, exec, logseq