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