summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorSaumit Dinesan <79687674+Saumit-D@users.noreply.github.com>2021-11-18 11:27:55 +0530
committerGitHub <noreply@github.com>2021-11-18 11:27:55 +0530
commitdac73e0affbfc503a44cbbf105244a4e655caf83 (patch)
tree577e587f1a1acbbe6dbbfe61c030df12edb1f8ed /.config/sxhkd
parent17a0c238bf84c6ba2124aae1ff17bef0fbf7dc41 (diff)
Update sxhkdrc
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc7
1 files changed, 5 insertions, 2 deletions
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