Skip to content

maxerenberg/i3-dmenu-desktop-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3-dmenu-desktop-rs

This is a rewrite of the i3-dmenu-desktop program in Rust.

In general, it tries to behave the exact same way as the original, although there might be some cases where this does not happen. In particular, escaping/unquoting of special characters in desktop entry files has not been thoroughly tested.

Installation

Make sure you have cargo installed, then run

cargo install --path .

By default, this will install the program to ~/.cargo/bin/i3-dmenu-desktop-rs.

About

A rewrite of i3-dmenu-desktop in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages