diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-04-04 10:49:57 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-04-04 10:49:57 +0000 |
commit | f87ff7e6af543939791f630cb78c1f1b6b8c0f8e (patch) | |
tree | 27ac5d995159d4f6368ed00e0e8bf57ae5bb0ac8 /sxhkd | |
parent | b5d7a3928d1d2925bf1a2dcc26a0c61164c910de (diff) |
touhcpad hotkey
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 4 insertions, 0 deletions
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 | |||
37 | XF86Favorites | 37 | XF86Favorites |
38 | ~/.bin/disp | 38 | ~/.bin/disp |
39 | 39 | ||
40 | # touchpad | ||
41 | control + XF86Favorites | ||
42 | ~/.bin/touchpad | ||
43 | |||
40 | # brightness | 44 | # brightness |
41 | XF86MonBrightnessDown | 45 | XF86MonBrightnessDown |
42 | sudo ~/.bin/light d | 46 | sudo ~/.bin/light d |