fix(nix-monitor): change widget plugin id
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies = [ "nixos-version", "git", "pkill" ]
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[[widget]]
|
[[widget]]
|
||||||
id = "Nix Monitor"
|
id = "nix-monitor"
|
||||||
entry = "nix_monitor.luau"
|
entry = "nix_monitor.luau"
|
||||||
|
|
||||||
[[widget.setting]]
|
[[widget.setting]]
|
||||||
|
|||||||
Reference in New Issue
Block a user