[[bin]]
name = "hyprdock"
path = "src/main.rs"
[dependencies.directories-next]
version = "2.0.0"
[dependencies.gtk]
package = "gtk"
version = "0.18.2"
[dependencies.gtk-layer-shell]
version = "0.8.2"
[dependencies.json]
version = "0.12.4"
[dependencies.once_cell]
version = "1.21.3"
[dependencies.optional_struct]
version = "0.5.2"
[dependencies.serde]
features = ["derive"]
version = "1.0.219"
[dependencies.serde_json]
version = "1.0.140"
[dependencies.toml]
version = "0.8.22"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A small program to handle external pluggable screens with hyprland and acpid"
edition = "2024"
license = "GPL-3.0-or-later"
name = "hyprdock"
readme = "README.md"
repository = "https://github.com/DashieTM/hyprdock"
version = "0.4.2"