Hacker News new | ask | show | jobs
by denysvitali 1925 days ago
If you are looking for an alternative status bar that works with sway, you can use my fork of yagostatus :)

https://github.com/denysvitali/yagostatus

2 comments

I'm using https://github.com/greshake/i3status-rust which also works well with Sway.
I currently use i3status-rust. with a lot of custom blocks, with X. I'm thinking of switching to Sway. Did you have any config problems?
Not that I can think of, but obviously it depends on what your blocks are doing. I remember having trouble with the backlight block, but I fixed that upstream a long time ago, so it should not be a problem for you anymore.

For reference, my config is at: https://github.com/majewsky/devenv/tree/master/i3status-rust (as a bunch of single-purpose snippets, the actual config file is obtained by concatenating `common/.toml` and `$HOSTNAME/.toml`)

I use Waybar.
Same here, it's nice.