Wednesday, August 28, 2024

how to control cmus from a gamepad

sudo apt install antimicrox
vim ~/.config/i3/config
# start cmus 
exec --no-startup-id lxterminal -e cmus

make sure the profile you create is set as default for usr/bin/cmus

here is my mapping

No comments:

Post a Comment