From 8357b20f07b36a28917bc50def20f550f0d9c485 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Fri, 29 Dec 2023 04:37:10 -0500 Subject: [PATCH] fix(sxhkd): open emacs client Signed-off-by: Lucas Sta Maria --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 4020096..0a2dfb1 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -8,7 +8,7 @@ super + Return # emacs super + control + Return - emacs + emacsclient --create-frame # program launcher super + space