feat: new custom module
Allows basic modules to be created from a config object, including popup content.
This commit is contained in:
@@ -32,7 +32,7 @@ regex = "1.6.0"
|
||||
stray = { version = "0.1.2" }
|
||||
dirs = "4.0.0"
|
||||
walkdir = "2.3.2"
|
||||
notify = "5.0.0"
|
||||
notify = { version = "5.0.0", default-features = false }
|
||||
mpd_client = "1.0.0"
|
||||
swayipc-async = { version = "2.0.1" }
|
||||
sysinfo = "0.26.4"
|
||||
|
||||
Reference in New Issue
Block a user