From c61aee6ca742d2405984daf7d5e369cc951cbc89 Mon Sep 17 00:00:00 2001 From: marcellus Date: Wed, 17 May 2023 00:11:59 +0200 Subject: fix: minor changes and additions to sxhkd shortcuts --- sxhkd/sxhkdrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sxhkd/sxhkdrc') diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 705c75c..504560b 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -15,6 +15,8 @@ XF86AudioLowerVolume pamixer -d 5; kill -44 $(pidof dwmblocks) XF86AudioMute pamixer -t; kill +XF86Mail + betterbird {super + n,super + shift + n} $TERMINAL -e {lfub "$XDG_DATA_HOME/notes",newsboat} super + m @@ -29,6 +31,8 @@ super + {s,a,y,w,e} dmenusearch {web,aur,youtube,man,emoji} super + shift + w dmenuoff +super + shift + r + randwp super + u dmenuhandler "$(xclip -o)" {super + shift + u,button2} -- cgit v1.2.3