/rglauncher

Rust, GTK launcher

Primary LanguageRust

This project is currently in a very early stage.

Quick start

cargo run --bin rglauncher --features calc

Preview

Dark Mode

As many people asked for a DARK mode, here it is:

./docs/dark-mode.png

~/.config/rglauncher/config.toml

[ui]
dark_mode=true

Application Launcher

./docs/app.png

Calculator

./docs/calc.png

Windows Switcher (Hyprland only currently)

./docs/win.png

Clipboard(Text only currently)

./docs/clip.png

C/S and multi windows

./docs/multi-client.png

Credits