From b421027f4e39b6ffd196bbae8f85fc4069aa5011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= Date: Mon, 19 Apr 2021 19:47:07 +0200 Subject: [PATCH] added emacs shortcut --- .config/sxhkd/sxhkdrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 348b3c3..f4d89dd 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -166,3 +166,5 @@ super + b # start rofi-calc super + c rofi -show calc -modi calc -no-show-match -no-sort -calc-command "echo -n '{result}' | xclip" +super + e + emacs