Soumya

Results 28 comments of Soumya

I think the quickest solution for you here would be to maintain a `wifi` client in the main bar binary, and in the output func for the wlan module, fetch...

Yeah iwget was a shortcut. It would be great to avoid shelling out here

This seems feasible. Right now it connects only to the system dbus, but I expect it should be possible to extend it to support connecting to the current user's dbus...

I wonder if maybe the better PR would be to just change https://github.com/Sinono3/souvlaki/blob/287797cd926fd7be802d5310fcc3836b0f5bc556/src/platform/linux/mod.rs#L303 :smiley:

Okay, if its more than just this one, let's make the change. Can you also do the same for artist just to be consistent? Other than that this looks good...

The default sample bar assumes that icon fonts have been cloned to `~/Github/`. Is that where you cloned the font repositories? Having the fonts installed is not enough, because sometimes...

Technically barista doesn't need the font files, the status bar program does. There's no format for embedding icons in the i3bar protocol, so the best we can do is use...

@taigrr If you send a PR that uses `fa6-` prefix, that would be simple to integrate. I probably should have versioned fontawesome anyway when I moved from 3 to 4...

Up to you 😉 I think that's a good idea

Can you provide a bit more detail on what you're trying and what the expected results are? As far as I can tell, not setting a background (or setting a...