From 273a803a2bc7d82e8de61d0c4614d722e688e4fe Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 28 Jul 2022 03:29:36 -0400 Subject: [PATCH] sxhkd: Use Super+Shift+P to screenshot selections This is part of the process of changing all keybinds to use Super to avoid conflicts with other programs. --- sxhkd/.config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 97ec7e1e..7dcabb72 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -10,7 +10,7 @@ super + p ~/.config/sxhkd/screenshot.sh # Screenshot a selection -Print +super + shift + p ~/.config/sxhkd/selection.sh # Open a new terminal window