From aca3c9e6a423918446a0db8bd3cf0da3d394de8c Mon Sep 17 00:00:00 2001 From: shmibs Date: Sat, 31 Oct 2015 15:56:07 -0700 Subject: added mpd keybindings --- .config/herbstluftwm/autostart | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 8963277..e38e6b2 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -93,6 +93,7 @@ hc mousebind Mod4-Button3 resize hc keybind Mod4-BackSpace cycle_monitor hc keybind Mod4-i jumpto urgent + ################ launchers ################ # tegaki @@ -141,6 +142,11 @@ hc keybind Mod4-0 spawn dmenu_run -fn $efont -p "Run:" -h 18 -nb $bg_normal -nf hc keybind Mod4-9 spawn ~/.config/herbstluftwm/switcher.sh hc keybind Mod4-8 spawn ~/.config/herbstluftwm/calc.sh +# tunes +hc keybind Mod4-Down spawn mpc toggle +hc keybind Mod4-Right spawn mpc next +hc keybind Mod4-Left spawn mpc prev + ############## end launchers ############## -- cgit v1.2.3