Keyitdev / dotfiles

My personal build of dotfiles using i3.
GNU General Public License v3.0
365 stars 38 forks source link

is it possible to add feature in shell script to detect what is the id of battery? #11

Closed alphaprads closed 1 year ago

alphaprads commented 1 year ago

this id would be used while configuring polybar to give it correct arguements making it simpler to install if yes i'm ready to work on this. similarly we could do for all parts of system that require user inputs to conifgure

Keyitdev commented 1 year ago

I think it is possible, but it is very messy.

All this, complicates the process of obtaining such information. Besides, the user may just not want to have a polybar on the second screen. That's why I didn't automate this process.

So if you want, you can try but in my opinion it is too much work, too little effect.

alphaprads commented 1 year ago

oh okay i'll try making the program for that i hope it doesn't unnecessarily complicate the install process