From 2e99b3f1a9e320bea8f24961cebf88a099f4e2cc Mon Sep 17 00:00:00 2001 From: Moritz Date: Sun, 20 Jun 2021 22:43:00 +0200 Subject: [PATCH] use emacsclient instead of emacs --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index cd7668e..4ed76fa 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -168,4 +168,4 @@ super + c rofi -show calc -modi calc -no-show-match -no-sort -calc-command "echo -n '{result}' | xclip" # start emacs super + e - emacs + emacsclient -c -a emacs