Crates.io | subar |
lib.rs | subar |
version | 0.1.0 |
source | src |
created_at | 2024-01-12 01:36:21.171977 |
updated_at | 2024-01-12 01:36:21.171977 |
description | A basic status bar for sway/i3wm |
homepage | |
repository | https://github.com/sublipri/subar |
max_upload_size | |
id | 1097194 |
size | 65,421 |
This is a relatively basic status bar for sway and i3. It's not intended to be a serious project that works for lots of use cases, but perhaps others will find it useful.
The MPD_HOST
environment variable is read if set. The --no-stop-on-hide
flag prevents the process from being suspended when the bar is hidden. Features can be disabled with the --no-mpd
, --no-vol
, and --no-bom
flags. If using the weather feature, you must either pass --check-weather
or run bom-buddy monitor
separately.