From 8b27797246529a2f3105893c4aaada66adba82a5 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 11 Nov 2024 13:21:01 +0100 Subject: Hyprland: Try to use emacsclient --- .config/hypr/hyprland.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index 588306c..5c01c9a 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -92,7 +92,7 @@ bind = $modkey SHIFT, F, togglefloating # Global programs __bind(C, emacsclient -que '(popup-command-full-calc)') -__bind(E, emacs) +__bind(E, emacsclient -ca emacs) __bind(M, foot aerc) __bind(W, firefox) __bind(return, foot) -- cgit v1.2.3