We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14121d commit 47b7583Copy full SHA for 47b7583
Cargo.toml
@@ -4,7 +4,7 @@ version = "1.0.0"
4
edition = "2024"
5
license = "GPL-3.0-or-later"
6
description = "A good music status display for polybar"
7
-repository = "github.com/elliotcubit/polybar-mpris-watcher-rs"
+repository = "https://github.com/elliotcubit/polybar-mpris-watcher-rs"
8
readme = "README.md"
9
keywords = ["polybar", "mpris", "music", "module"]
10
exclude = [
0 commit comments