Commit Graph

12 Commits

Author SHA1 Message Date
Sanchayan Maity b00e7b2b07 i3status-rust: Fix memory block 2022-10-17 15:29:58 +05:30
Sanchayan Maity 11d04bc1d6 i3status-rust: Update to latest master
The configuration file format has changed and network manager block
has been dropped.

Also, we have now moved to iwd and dropped Network Manager completely
and along with it wpa_supplicant.
2022-10-09 11:12:50 +05:30
Sanchayan Maity a54cc1d3b7 i3status-rust: Add speed test block & update 2022-03-22 17:44:27 +05:30
Sanchayan Maity 7941b26d41 i3status-rust: Do not switch between memory & swap on click for memory block 2021-11-26 12:26:52 +05:30
Sanchayan Maity bd39e7f163 i3status-rust: Enable bluetooth blocks
The battery percentage feature relies on the experimental flag being
passed to the bluetooth daemon so that the bluez experimental API
can be used for battery percentage indication.
2021-11-01 16:20:10 +05:30
Sanchayan Maity 5dbc5d4c29 i3status-rust: Set notifier
Without this, we do not get a message window via mako and need to
check in on the pomodoro timer in status bar manually.
2021-07-21 13:15:47 +05:30
Sanchayan Maity cb1358df1b i3status-rust: Update format string for mem block
Required to work with the newer version 0.20.
2021-05-13 10:14:25 +05:30
Sanchayan Maity 331aa6b732 i3status-rust: Fix CPU block format 2021-03-06 12:25:50 +05:30
Sanchayan Maity 785ad62227 i3status-rust: Add a pomodoro block 2021-01-06 20:16:35 +05:30
Sanchayan Maity 7842a06619 i3status-rust: Drop disk space block 2021-01-06 19:36:55 +05:30
Sanchayan Maity 3ffb0f2c97 i3status-rust: Change order of blocks 2021-01-05 21:10:16 +05:30
Sanchayan Maity f0c28c8b18 i3status-rust: Add configuration for i3status-rs 2021-01-02 14:26:00 +05:30