i3blocks-contrib icon indicating copy to clipboard operation
i3blocks-contrib copied to clipboard

Official repository for community contributed blocklets

Results 155 i3blocks-contrib issues
Sort by recently updated
recently updated
newest added

Displays the average round-trip time in milliseconds and the current package loss in percent for a specified target. ![normal status example](https://github.com/hashworks/i3blocks-contrib/raw/91b9849c2bc25d2c68f9681f7ded82ea7c673b97/ping/images/normal.png) ![warning status example](https://github.com/hashworks/i3blocks-contrib/raw/91b9849c2bc25d2c68f9681f7ded82ea7c673b97/ping/images/warning.png) ![error status example](https://github.com/hashworks/i3blocks-contrib/raw/91b9849c2bc25d2c68f9681f7ded82ea7c673b97/ping/images/error.png)

This helps in shells where `bash` isn't present at `/bin/bash` I use NixOS and `/bin/bash` does not work. Using the `env` and mentioning the interpreter is how it should be...

* Right click: Copy the network interface IP into the clipboard * Middle click: Display the external IP of the default route and copy it into the clipboard

Connect to mpd which is not default server

there was an endline char after artist resulting in only the artist name displayed

Hi. In august or september rofi-calendar falls with: ``` $ LC_ALL=C BLOCK_BUTTON=3 ./rofi-calendar ./rofi-calendar: line 15: ((: 09: value too great for base (error token is "09") ./rofi-calendar: line 15:...

Whoever maintains the i3blocks package on arch, please go f yourself for deleting files off my system before asking me. Seriously. What the fuck do you think youre doing

This additionally replaces yaourt with yay as the default. I think that's reasonable since yay is quite popular and yaourt is a persona non grata in arch (gone from the...

### Expected behavior Prints GPU load. ### Actual behavior Doesn't display anything. ### i3blocks config relevant to blocklet(s) ``` [gpu-load] label=⚛ interval=1 command=~/repos/i3blocks-contrib/gpu-load/gpu-load ``` ### Output of blocklet(s) when run...