diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index b233080..b970493 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -156,3 +156,5 @@ super + w networkmanager_dmenu super + b rofi-bluetooth +super + c + rofi -show calc -modi calc -no-show-match -no-sort -calc-command "echo -n '{result}' | xclip"