From a1605ddb8a185e90aca4c71647741ccb61a08eb1 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> Date: Fri, 14 Jan 2022 20:06:54 +0530 Subject: Update sxhkdrc --- .config/sxhkd/sxhkdrc | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index b3d1e6e..a35614f 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -52,10 +52,19 @@ super + ctrl + q brave --incognito super + alt + q brave --tor + # Launch wa super + shift + w whatsapp-nativefier +# Launch ranger +super + r + exec $TERMINAL ranger + +# Launch outlook +super + e + b https://outlook.office365.com/mail/inbox + # Launch teams super + shift + t teams @@ -101,3 +110,4 @@ Print # Take a screenshot (sel) alt + Print maim -D -u --select | tee ~/Pictures/Screenshots/pic-sel-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png + -- cgit v1.2.3