From 2a78fc51daabebef249f2537abe281eb50167491 Mon Sep 17 00:00:00 2001 From: Moritz Date: Wed, 21 Apr 2021 18:01:11 +0200 Subject: [PATCH] added emacs comment --- .config/sxhkd/sxhkdrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 42f4044..cd7668e 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -166,5 +166,6 @@ super + b # start rofi-calc super + c rofi -show calc -modi calc -no-show-match -no-sort -calc-command "echo -n '{result}' | xclip" +# start emacs super + e emacs