[UPDATE][SCRIPT] Remove underscore in script name

This commit is contained in:
Bruno BELANYI 2019-10-29 13:15:41 +01:00
parent db50d0a7d9
commit 13e2ea1b6a
2 changed files with 1 additions and 1 deletions

View file

@ -265,7 +265,7 @@ bindsym XF86AudioRaiseVolume exec amixer -q -D pulse sset Master 5%+ && pkill -R
bindsym XF86AudioLowerVolume exec amixer -q -D pulse sset Master 5%- && pkill -RTMIN+10 i3blocks
bindsym XF86AudioMute exec amixer -q -D pulse sset Master toggle && pkill -RTMIN+10 i3blocks
# Bind keyboard settings key to toggle touchpad
bindsym XF86Tools exec toggle_touchpad
bindsym XF86Tools exec toggle-touchpad
# Bind display control to launch arandr
bindsym XF86Display exec arandr