This commit is contained in:
parent
9c275d0528
commit
2672090bf7
2 changed files with 295 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
[package]
|
||||
name = "niri-tag"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2024"
|
||||
authors = [ "atagen <boss@atagen.co>" ]
|
||||
description = "Tag-based window management for the Niri compositor"
|
||||
readme = "README.md"
|
||||
license = "EUPL-1.2"
|
||||
keywords = ["niri", "ipc", "window management"]
|
||||
repository = "https://git.atagen.co/atagen/niri-tag"
|
||||
|
||||
[lib]
|
||||
crate-type = [ "lib" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue