Commit Graph

19 Commits

Author SHA1 Message Date
Sanchayan Maity 9aef9bfe2c
i3status-rust: Drop bar chart from CPU block 2024-04-22 11:47:44 +05:30
Sanchayan Maity 2be882ec0f
i3status-rust: Change the step width for volume measurement 2024-01-19 10:42:20 +05:30
Sanchayan Maity bf00cca1b3
i3status-rust: Use awesome6 for icons 2023-12-13 16:34:56 +05:30
Sanchayan Maity ff45d50937
i3status-rust: Add time block with UTC timezone
We often find ourselves looking up UTC time, so add a block showing
time in UTC. While at it, drop the year which is not really useful.
2023-07-20 09:26:35 +05:30
Sanchayan Maity 9465e12ad3
i3status-rust: Add disk space block 2023-06-30 10:26:29 +05:30
Sanchayan Maity 9ae8531bfd
i3status-rust: Update format for time block 2023-02-18 15:58:41 +05:30
Sanchayan Maity 0c96b0b356
i3status-rust: Update to latest master 2023-02-08 18:16:45 +05:30
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