-
- **Sway Version:**
- 1.6
- **Debug Log:**
- http://sprunge.us/Rnyh7l
- **Configuration File:**
- default configuration
- **Description:**
- Start sway
- Open a terminal emula…
-
Sometimes, when exiting fullscreen in sway, my screen freezes and no inputs register, I need to physically shut down my pc and restart it to continue
### Please fill out the following:
- **Sway V…
-
Is possible to change color of net block when interface status is up?
How I can do that?
Thanks in advance
Giorgio
-
The blocks in the text output of `i3status-rs` do not match the rendered blocks one-to-one. Instead, the short form and full form labels are separate elements; blocks with multiple placeholder strings…
-
Please add a TimeWarrior block for easy visibility of currently tracked tags.
-
Hi,
First, thanks for this project :)
I want to add a suggestion to the net bloc. From my point of view, it would be useful to have color if we reach some bandwidth speed. I felt it helpful in t…
-
## Describe the issue
I'm using the `internal/network` module. The `signal` value changes unpredictably and does not follow the set `interval`.
**Expected behavior:**
The value should update ever…
-
Hello all, great project! I'm in the process of porting my status from i3pystatus and having a wonderful time, but hit a small formatting roadblock that I wanted to get input on.
### Problem State…
-
-
```toml
[[block]]
block = "custom"
command = "get_bandwith"
interval = 1
```
```c
// ...
unsigned long diff_packet = update_tx_packets(tx_packets) / 1024;
char s[5];
snprintf(s, size…