Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 752 Bytes

File metadata and controls

20 lines (14 loc) · 752 Bytes

TAU.

An Simple, Robust, application launcher made for wlroots based compositors, built in Rust. tau in action

Instructions:

add an exec command for the binary you download, such as: bind = $mainMod, RETURN, exec, ./tau in hyprland.

Requirements:

  1. gtk4 installed
  2. gtk4-layer-shell installed in your system level package manager.

Building steps:

  1. Clone this repo git clone https://github.com/l-snq/tau
  2. cd into the repo and run: ``cargo run`

Contributions:

Open a PR! This is my first open sourced project, so feel free to contribute :)