You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That way the user could choose the default keybindings with a simple function call or she could not use the autoconfig and instead bind keys manually.
I could configure couth.CONFIG.ALSA_CONTROLS automatically if the user chooses some autoconfig option. The code could call amixer to get the list of controls and include all the ones that have a "pvolume" capability.
I'll look into this some evening this week and update the code to add some kind of autoconfig option with sensible defaults + introspection of alsa controls. I'll have to think about a way to make the configure statement both simple and flexible.
how about adding an init.lua file?
so i can use couth simply as git submodule in my awesomerc without changing anything :)
this would even simplify the necessary require:
The text was updated successfully, but these errors were encountered: