From b5842746331fb528d3de870dced317014557ceeb Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Wed, 30 Oct 2024 14:52:08 +0100 Subject: [PATCH] Use EAT as main terminal emulator (again) --- hmModules/hyprland/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hmModules/hyprland/hyprland.conf b/hmModules/hyprland/hyprland.conf index 543355b..473e740 100644 --- a/hmModules/hyprland/hyprland.conf +++ b/hmModules/hyprland/hyprland.conf @@ -31,7 +31,7 @@ windowrulev2 = float, title:^(floating)$ bind = $mod, b, exec, firefox bind = $mod, t, exec, footclient $SHELL -C "zellij" -bind = $mod, Return, exec, footclient +bind = $mod, RETURN, exec, emacsclient -c --eval "(ccr/start-eshell)" bind = $mod, m, exec, footclient $SHELL -C "aerc" bind = $mod, d, exec, fuzzel --background-color=253559cc --border-radius=5 --border-width=0 bind = $mod, s, exec, screenshot.sh