hyprland-workspaces 0.0.5

A tool to get hyprland workspace information easily
hyprland-workspaces-0.0.5 is not a library.

hypr-helper

Licence Version Downloads

An application that listens to the Hyprland UNIX socket for changes and returns chosen properties (example: workspace information, active window name).

Prerequisites

You should be running Hyprland.

How to install

You can install this by cargo or building the project yourself

# Using cargo
cargo install hyprland-workspaces
# Cloning and building
git clone https://gitlab.com/hegde-atri/hypr-helper
cd hyprland-workspaces
cargo build --release