Crates.io | umberbar |
lib.rs | umberbar |
version | 0.7.6 |
source | src |
created_at | 2021-02-01 12:59:09.172863 |
updated_at | 2021-03-17 11:41:36.030729 |
description | minimalist X11 window manager |
homepage | https://github.com/yazgoo/umberbar |
repository | https://github.com/yazgoo/umberbar |
max_upload_size | |
id | 349249 |
size | 208,235 |
minimalistic xmobar inspired status bar, in a terminal emulator.
Video introduction on odysee or on youtube.
This project was previously written in crystal (see crystal directory), it is being ported to rust. All versions >= 0.7 are rust based.
Mostly like its parent project umberwm:
You need alacritty installed and in your path (this project will run alacritty)
You also need nerd fonts for logos and most themes to work.
umberbar is used/configured in rust, here is how to use it:
git clone https://github.com/yazgoo/myumberbar
cargo build
, binary is available in target/debug/myumerbar