-
### Issue description
I have a feeling `pkgs.formats` is blowing up the pipeline.
~~Currently all packages using `pkgs.formats` lack tests.~~
See:
- https://github.com/nix-community/home-manag…
-
The use case: on an external big screen I can easily fit all my blocks, though when I'm my laptop it surely hides those blocks on the left.
Would be cool to be able to flag blocks that are less imp…
-
The following custom block with a `command` can be updated with `pkill -SIGRTMIN+3 i3status-rs`
```toml
[[block]]
block = "custom"
command = "date"
interval = "once"
signal = 3
```
However…
-
I really enjoy using i3status-rust!
One question though: Would it be possible to craft a new release?
I started using `allow_missing` and `hide_missing` to be able to share my configuration with…
-
Hi:
I have been using the xrandr block in Arch linux for more than a year and it works normally. Recently I was trying it in Debian and the experience was terrible.
After some hours blaming the …
Ergus updated
3 years ago
-
Sometimes :tm: when not connected to any networks the net block will crash with the following error:
```
Error in block 'net': Malformed JSON: [{
"addr_info": [{}]
},{
"addr_i…
-
It would be great if colors could be specified on a per block basis, or at least have the option to override them for a specific block.
Not sure if that is already possible, documentation does not …
-
Hey everyone!
Just a slight issue I've experienced with the `networkmanager` block.
When connected to my wifi it looks like this:
![image](https://user-images.githubusercontent.com/218331/1068557…
-
If you scroll on a trackpad on the volume icon, you'll notice it won't stop when you stop scrolling, rather it will go through all the inputs you gave it, slowly.
i3blocks doesn't do this, for what…
-
Hello,
first of all. nice project, thank you. i'm in the process of switching over from a conky based setup to i3status-rust and it's looking really nice.
My situation is the following: I use mult…