-
I noticed that the gpu utilization does not have a prefixed 0. It is therefore moving blocks that are to the left of it when switching between the 0-9 and 10-99 ranges.
I propose to make it two dig…
TheJP updated
4 years ago
-
![image](https://user-images.githubusercontent.com/2824100/41508943-5c0af492-724c-11e8-8bb5-0ab6a7080bdb.png)
Relevant configuration:
```
[block]
block = "net"
device = "wlp3s0"
```
System …
-
On the latest release 0.13.1 the music block does not show the song name/artist anymore.
On 0.12.0 it is working normally.
The 0.13.0 release got skipped in AUR but I tested it manually and it is st…
-
Current master, `cargo build --features=profiling` fails:
(`cargo build` however runs fine)
```
Compiling i3status-rs v0.12.0 (/i3status-rust)
error[E0308]: mismatched types
--> src/main.rs…
-
When I use `i3status`, I don't feel the system delay,
But when I switch to `i3status-rs(master branch)`, I can feel the mouse delay using chrome or vscode.
If you need some command output, please …
-
To reproduce run at a tty without sway/i3 running. Note: this sounds contrived but I actually ran into this issue during an active sway session where the IPC somehow went down.
[This line](https://…
-
Would be nice to be able to customize the load block similarly to how the CPU block can be customized with `info`, `warning` and `critical`.
The load on my system is generally high, so the load blo…
-
`i3status-rs` could look in default paths if no configuration file is given in CLI arguments.
Suggested paths:
- `.config/i3status-rs/config.toml`
- `$XDG_CONFIG_HOME/i3status-rs/config.toml`
- …
-
It doesn't seem possible to render [colored text](http://tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html) coming from a custom block.
I tried but I get something like ![2018-06-20-122505_101x38_scrot](htt…
-
It would be cool to have a taskwarrior block that indicates the current status of your tasks, something like X ready tasks, Y nearly due tasks, Z overdue tasks.
I'd be willing to implement this, bu…