Skip to content

Commit

Permalink
[i3] Update toggle_touchpad.sh binding
Browse files Browse the repository at this point in the history
  • Loading branch information
lindhe committed Jul 31, 2023
1 parent 689dc64 commit f846d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ bindsym --release Print exec gnome-screenshot -a
bindsym --release $mod+Shift+s exec gnome-screenshot -a

# Toggle Touchpad
bindsym XF86Tools exec ~/scripts/toggle_touchpad.sh
bindsym XF86Tools exec ~/git/lindhe/scripts/laptop/toggle_touchpad.sh
# }}}

############################## Autostart ##############################
Expand Down

0 comments on commit f846d35

Please sign in to comment.