diff --git a/modules/config/home-cursor.nix b/modules/config/home-cursor.nix index 788e0ff1..ee0f2555 100644 --- a/modules/config/home-cursor.nix +++ b/modules/config/home-cursor.nix @@ -104,6 +104,12 @@ in { backends, you can toggle them via the enable option. For example, will enable x11 cursor configurations. + + Note that this will merely generate the cursor configurations. + To apply the configurations, the relevant subsytems must also be configured. + For example, will generate + the gtk cursor configuration, but needs + to be set for it to be applied. ''; }; };