From dac73e0affbfc503a44cbbf105244a4e655caf83 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> Date: Thu, 18 Nov 2021 11:27:55 +0530 Subject: Update sxhkdrc --- .config/sxhkd/sxhkdrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 6235cc6..ea280d5 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -43,8 +43,11 @@ super + shift + t # Launch spotify super + shift + m - sp + spotify +# Launch discord +super + shift + d + discord # Launch password manager #super + p $dmenu drop down @@ -68,5 +71,5 @@ Print # Take a screenshot (sel) alt + Print - maim -D --select | tee ~/Pictures/Screenshots/pic-sel-$(date '+agy-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png + maim -D --select | tee ~/Pictures/Screenshots/pic-sel-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png -- cgit v1.2.3