spotify(){ play(){ sleep .2 xdotool key space } forward(){ sleep .2 xdotool key XF86AudioNext } back(){ sleep .2 xdotool key XF86AudioPrev } }