-
I'm working in dev environments with multiple network interfaces where DHCP servers are often responding with delay (dnsmasq with ping check as an example) - sometimes I see up to 5 seconds between Ne…
-
@marzzzello [reports](https://github.com/greshake/i3status-rust/pull/357#issuecomment-484198731) in the Bluetooth PR, #357:
> I just have the problem that when bluetooth is off, I get
> `Error in …
-
I have found no way to reload the configuration without restarting the whole process (which is only possible through restarting i3). However, this is inconvenient and from time to time causes weird di…
-
**Describe the bug**
I can't `nix eval` something that I can `nix build` and I need to be able to nix eval it.
```
❯ nix build "./.#i3status-rust"
# starts building...
❯ nix eval --raw --ex…
-
```md
`clickable` | Whether to allow clicking on the block and swithching between `format` and `format_alt` | No | `false`
`format_alt` | The same as `format`. Shows when the block is toggled with a…
-
### Description
I have been using a `firejail`'s' local profile for `qutebrowser` in order to support `nvim` configured as my `editor.command` for it.
However, since `firejail`'s last update (0.…
-
This codebase isn't perfect- there is still a lot of stuff I'm not happy with, but I'm not sure how to handle them more elegantly. For example, we should allow people to register click handler during …
-
I have noticed that the NetworkManager block doesn't update when my wifi connection changes state while being connected to a lan cable.
After a bit of digging I found that the NM block only subscribe…
-
There is somtheing I dont get
i3status-rs tells me I have 50GB of ram used, htop tells me 18GB
![20210507_1441_1479x1083_1620391276](https://user-images.githubusercontent.com/1104190/117451860…
-
```
[[block]]
block = "nvidia_gpu"
label = "GPU"
show_memory = true
show_clocks = false
interval = 5
```
Using ```show_memory = true``` I have as part of the output in terminal: `{"background"…