adding systemtray beginnings

This commit is contained in:
Chris Cochrun 2025-05-23 10:38:10 -05:00
parent ae1c1b82af
commit 42fdbe5df1
3 changed files with 218 additions and 36 deletions

View file

@ -23,4 +23,5 @@ iced_layershell = "0.13.0"
chrono = "0.4.39"
sysinfo = "0.35.0"
hyprland = { git = "https://github.com/hyprland-community/hyprland-rs", branch = "master" }
system-tray = "0.7.0"