saimoomedits / dotfiles

The ArchLinux and AwesomeWM configs. 📂
GNU General Public License v3.0
1.1k stars 47 forks source link

BUG. init.lua: 125: attempt to index a nil value (filed 'device') #52

Open Virgilio-AI opened 1 year ago

Virgilio-AI commented 1 year ago

Expected behaviour to have your dot files installed

Actual behaviour error in a popping window init.lua: 125: attempt to index a nil value (filed 'device'). also one almost the same but instead of device it was image

System Info

Shots (optional) If feasible, please provide screenshots about the bug.

Steps to reproduce the problem (optional) follow the installation steps provided, using arch linux

Additional information Add any other info that you can, here.

PandaKing185 commented 1 year ago

Is this on a desktop? If so, you have to remove references to the battery widget from a few of the lua files

ghost commented 1 year ago

If you use a laptop, change all references to BAT0 to BAT1

Dexxzy commented 9 months ago

Any info on where those files are? I also had this issue and cant fix it.