diff --git a/modules/home/wm/default.nix b/modules/home/wm/default.nix index ae1e136..91c032b 100644 --- a/modules/home/wm/default.nix +++ b/modules/home/wm/default.nix @@ -27,7 +27,7 @@ in }; cursor = { - enable = mkRelatedOption "dunst configuration" [ "i3" ]; + enable = mkRelatedOption "cursor configuration" [ "i3" ]; }; dunst = {