From cfe00f2ca987df6b290392fa31027ca838894ba8 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Sat, 14 Mar 2020 16:01:22 +0100 Subject: [PATCH] Added application shortcuts --- sxhkd/.config/sxhkd/sxhkdrc | 4 ++-- sxhkd/.local/bin/calendar-and-wait | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100755 sxhkd/.local/bin/calendar-and-wait diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 0e6e06e..9267205 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -79,8 +79,8 @@ super + Escape pkill -USR1 -x sxhkd # Misc apps -ctrl + alt + {l, n, r, w, s, c, v} - alacritty --class float,float -e {lf, neomutt, /usr/bin/newsboat, ~/.config/polybar/bin/wttr-and-wait, spt, castero, nvim} +ctrl + alt + {l, n, r, w, s, c, v, k} + alacritty --class float,float -e {lf, neomutt, /usr/bin/newsboat, ~/.config/polybar/bin/wttr-and-wait, spt, castero, nvim, ~/.local/bin/calendar-and-wait} ctrl + alt + {b, e, S, N} {brave, emacs, spotify, nitrogen} diff --git a/sxhkd/.local/bin/calendar-and-wait b/sxhkd/.local/bin/calendar-and-wait new file mode 100755 index 0000000..7124474 --- /dev/null +++ b/sxhkd/.local/bin/calendar-and-wait @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +khal list && read -n 1 -p ""