diff options
Diffstat (limited to 'aataaj.lua')
| -rwxr-xr-x | aataaj.lua | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -68,7 +68,7 @@ local options = | |||
| 68 | asoundrcPath = {help = 'Path to our config files and stuff.', value = '/var/lib/aataaj', }, | 68 | asoundrcPath = {help = 'Path to our config files and stuff.', value = '/var/lib/aataaj', }, |
| 69 | asoundrc = {help = 'Name of asoundrc file.', value = 'asoundrc', }, | 69 | asoundrc = {help = 'Name of asoundrc file.', value = 'asoundrc', }, |
| 70 | aliases = {help = 'Aliases for audio devices.', value = {}, }, | 70 | aliases = {help = 'Aliases for audio devices.', value = {}, }, |
| 71 | skip = {help = 'Devices to skip.', value = {'HDMI'}}, | 71 | skip = {help = 'Devices to skip.', value = {}}, |
| 72 | install = | 72 | install = |
| 73 | { | 73 | { |
| 74 | help = 'Command to install aataaj.lua', | 74 | help = 'Command to install aataaj.lua', |
