From f3b6713fb2c569b6d8890daf762857f01d099168 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> Date: Sun, 14 Nov 2021 04:06:35 +0530 Subject: Update sxhkdrc --- .config/sxhkd/sxhkdrc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 53ac8c7..cd4a128 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -28,7 +28,11 @@ XF86Audio{Raise,Lower}Volume # Launch Brave super + q - $BROWSER + brave +super + ctrl + q + brave --incognito +super + alt + q + brave --tor # Launch password manager #super + p @@ -52,6 +56,6 @@ Print maim | tee ~/Pictures/Screenshots/pic-full-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png # Take a screenshot (sel) -shift + Print - maim --select | tee ~/Pictures/Screenshots/pic-sel-$(date '+agy-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png +alt + Print + maim -D --select | tee ~/Pictures/Screenshots/pic-sel-$(date '+agy-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png -- cgit v1.2.3