From: emikkva Date: Mon, 16 Feb 2015 21:43:06 +0000 (+0200) Subject: Add a card attribute for alsa and alsabar X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/82442ce10b2fb8406f8be3b517f1515b47c39ae3?hp=82442ce10b2fb8406f8be3b517f1515b47c39ae3 Add a card attribute for alsa and alsabar Currently alsa.lua and alsabar.lua do not support the amixer command line option "-c" which allows defining which card to use. For at least new Dell E-series laptops, the card is not the default (0) and therefore this functionality is required for these widgets to work. ---