diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 4ed76fa..db4d94f 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -165,7 +165,7 @@ super + b rofi-bluetooth # start rofi-calc super + c - rofi -show calc -modi calc -no-show-match -no-sort -calc-command "echo -n '{result}' | xclip" + rofi -show calc -modi calc -no-show-match -no-sort | xclip -selection clipboard # start emacs super + e emacsclient -c -a emacs