Max Verevkin

Results 300 comments of Max Verevkin

> Personally I think I would be happy with just 3 states: Idle (black), Warning (yellow) and Critical (red), I think we also _do_ need Info(blue/green/cyan) to indicate connected bluetooth...

### Info - Void Linux - musl libc - rustc - 1.50.0/1.51.0 - `stable-x86_64-unknown-linux-musl` - Default compiler options ### Compilation Successful ### Execution Segfaults immediately. Some time ago I did...

So the issue here is with padding? I think if you don't mind your bar changing it's width, then se simplest solution is to add an option to disable the...

Just judging from the original post: > ask for a minimum width of 3, and get "123GB", "12.3GB", or "1.2GB"

I like it. It also allows setting up new servers without editing the config (i.e. I can install a server and it will just work).

> extend the language server list without directly modifying the init.lua file? Yes, just install them using `:Mason`.

Not as minimal of a config as I hoped to get, but i3bar-river https://github.com/MaxVerevkin/i3bar-river/commit/77c8cf67536f7d7d8e20829c5be1d4bf59a4c0d3 i3status-rs https://github.com/greshake/i3status-rust/commit/a790604829fdd5f331c012f1d88090e46879705f ```toml # ~/.config/i3bar-river/config.toml font = "monospace 10" command = "i3status-rs" ``` ```toml # ~/.config/i3status-rust/config.toml...

To reproduce click either block a few times

Can't reproduce it anymore, probably fixed by e4e653ada6fc729efad3f6a0d49cf72b94c43b6c. Closing.

Apparently, this was partly a `i3status-rs` bug, as it didn't set child's stdin to null.