-
This block works fine for my wireless device:
```
[[block]]
block = "net"
device = "wlan0"
speed_up = true
interval = 2
```
However, when I connect ethernet and disable wifi, as expected t…
mvdan updated
4 years ago
-
This is what I get after using the latest version. Notice the `up` icon has leading space:
![image](https://user-images.githubusercontent.com/17734314/96591583-992a7380-1311-11eb-9ddc-319f2e229182.…
-
Originally done in #513 but had to revert due to a bug in Debian Buster's `ip` implementation. However since then there has been a new release of Buster (10.5) so perhaps it has been fixed...
Ref: …
-
The bar graph used for up/down net graph uses these characters to represent different levels:
https://github.com/greshake/i3status-rust/blob/d258f6614efd790c2969b6db4eb6128287df4a3c/src/widgets/gra…
-
In other words no theme at all.
Let i3bar itself choose the default colors and draw separator.
I.e. do not produce `color`, `background` values and use native i3bar separators instead of `"| "` bl…
-
Sometimes you want to write event-driven custom blocks rather than blocks that poll. Let's for example say that I want to write a custom volume block, but I only want to update it when I change my vol…
Gelox updated
4 years ago
-
Example:
```
$ cargo install --git https://github.com/greshake/i3status-rust
Installed package `i3status-rs v0.14.1 (https://github.com/greshake/i3status-rust#0d39c9b8)` (executable
`i3status-r…
-
Now many blocks support format string.
It would be great if the nvidia_gpu block also supports it.
If there's no plan to implement it currently, I could submit a PR in a few days :)
-
This is a problem what I have for months now, but can't figure out what's wrong,
as the author also using Arch linux but didnt noticed the issue.
![image](https://user-images.githubusercontent.co…
-
Version: i3status-rs 0.9 //latest from upstream
System: Archlinux
i3status-rs backtrace
```
1
thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)', src/libstd/io/std…