From c991381d6e6d62ef475bcd7d533cbf0b26656aaa Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 25 Jan 2016 12:57:35 +0000 Subject: Add key to disable touchpad --- .i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to '.i3') diff --git a/.i3/config b/.i3/config index 408336e..d0e9a54 100644 --- a/.i3/config +++ b/.i3/config @@ -181,6 +181,9 @@ bindsym XF86AudioMute exec amixer -D pulse sset Master 0% bindsym XF86MonBrightnessUp exec light -A 10 bindsym XF86MonBrightnessDown exec light -U 10 +# Disable touchpad +bindsym XF86AudioPlay exec $HOME/bin/touchpad + # font pango:DejaVu Sans Mono 10 bindsym F1 exec --no-startup-id feh --bg-fill --randomize /usr/share/backgrounds bindsym $mod+semicolon exec --no-startup-id $HOME/bin/run -- cgit v1.2.3