Skip to content

Commit 2c3a2fc

Browse files
wash2mmstick
authored andcommitted
refactor: use always_active feature, and perform some actions on press.
1 parent 68cfe3d commit 2c3a2fc

File tree

3 files changed

+73
-83
lines changed

3 files changed

+73
-83
lines changed

Cargo.lock

Lines changed: 54 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ xdg = "2.4.1"
4242
clap = { version = "4.4.8", features = ["derive"] }
4343
switcheroo-control = { git = "https://github.com/pop-os/dbus-settings-bindings" }
4444
zbus = { version = "4.2.1", default-features = false, features = ["tokio"] }
45-
unicode-truncate = "0.2.0"
45+
unicode-truncate = "1.0.0"
4646
unicode-width = "0.1.11"

0 commit comments

Comments
 (0)