Max Verevkin

Results 300 comments of Max Verevkin

I don't use X11, so the only idea I have is to capture the output of that script and see if there are any errors: ```toml [[block]] block = "custom"...

> timew is the name of the program Please add it to https://github.com/greshake/i3status-rust/blob/master/cspell.yaml

@notramo would you like to test this?

Sounds good!

Did you `./install.sh` your modifications?

It's probably possible with `sway_ipc` but not `wlr_toplevel_management` driver, which can report only the total number of windows on all workspaces. PRs welcome.

56a4cb0a3a2c7a44a2fd8ab3335adf915e19d30c says > The XDG_SESSION_TYPE environment variable is ignored for now, as X11 is still by far the more complete implementation. This was more than two years ago, is X11...

> Show the block only if less than 10GB is available: > > ```toml > [[block]] > block = "disk_space" > format = " $free.eng(range:..10e9) |" > ``` Uhh. Do...

> I guess it's kinda like max_width but from the opposite direction. Yes, pretty much. Any suggestions on which modifier to add?

> Maybe consider ip4 and ip6 separate data types from num/str and have max_width be in octets/hextets from the right respectively? Yeah, that's probably better.