https://github.com/tortitast/ruvoke
Application runner made in Rust
https://github.com/tortitast/ruvoke
gtk
Last synced: 4 months ago
JSON representation
Application runner made in Rust
- Host: GitHub
- URL: https://github.com/tortitast/ruvoke
- Owner: TortitasT
- License: mit
- Created: 2023-09-19T17:47:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-24T19:33:02.000Z (over 1 year ago)
- Last Synced: 2024-12-30T20:14:58.871Z (6 months ago)
- Topics: gtk
- Language: Rust
- Homepage:
- Size: 153 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ruvoke
An app launcher made in Rust using [gtk-rs](https://gtk-rs.org/) bindings.

## Installation
With cargo
```bash
cargo install ruvoke
```## On Hyprland
```conf
windowrulev2 = float,class:(eu.tortitas.runst)
```