5 stable releases
new 1.2.0 | Feb 17, 2025 |
---|---|
1.1.0 | Feb 10, 2025 |
1.0.2 | Feb 3, 2025 |
1.0.1 | Dec 8, 2024 |
#411 in Command line utilities
219 downloads per month
1MB
908 lines
hyprland-workspaces-tui
hyprland-workspaces-tui is a terminal-based user interface (TUI) wrapper for the hyprland-workspaces CLI utility. It provides a sleek and efficient way to display your Hyprland workspaces directly in your terminal.
Designed as a lightweight alternative to common bar functionalities.
Installation
Available in nixpkgs-unstable.
environment.systemPackages = with pkgs; [
hyprland-workspaces-tui
];
The other option requires hyprland-workspaces to be installed manually.
cargo install hyprland-workspaces-tui
or you can install both using cargo
cargo install hyprland-workspaces hyprland-workspaces-tui
Don't forget to add ~/.cargo/bin to your PATH.
Showcase
Dependencies
~14–25MB
~397K SLoC