From f87ff7e6af543939791f630cb78c1f1b6b8c0f8e Mon Sep 17 00:00:00 2001
From: Shubham Saini <pryr@pryr.xyz>
Date: Sun, 4 Apr 2021 16:19:57 +0530
Subject: touhcpad hotkey

---
 sxhkd/.config/sxhkd/sxhkdrc | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'sxhkd')

diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 188cc18..2feb00b 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -37,6 +37,10 @@ XF86AudioMicMute
 XF86Favorites
     ~/.bin/disp
 
+# touchpad
+control + XF86Favorites
+    ~/.bin/touchpad
+
 # brightness
 XF86MonBrightnessDown
     sudo ~/.bin/light d
-- 
cgit v1.2.3