cjbassi / omnibar

A GTK based Wayland statusbar written in Rust (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ombnibar

A GTK based Wayland statusbar written in Rust, inspired by Waybar and Polybar.

Only works on Wayland compositors that implement the wlr-layer-shell protocol, which includes wlroots based compositors like Sway.

Dependencies

  • GTK3
  • Wayland
  • gtk-layer-shell
  • libpulse [PulseAudio module]
  • sway [Sway modules]

Installation

From source

cargo install --git https://github.com/cjbassi/omnibar

About

A GTK based Wayland statusbar written in Rust (WIP)

License:MIT License


Languages

Language:Rust 100.0%