feat(hypr): add hypr-dynamic-cursors to plugins (so that it hopefully works now :3)
This commit is contained in:
parent
142a178273
commit
c16283f9a3
1 changed files with 3 additions and 0 deletions
|
|
@ -214,6 +214,9 @@
|
||||||
"${nm-applet} &"
|
"${nm-applet} &"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
plugins = with pkgs; [
|
||||||
|
hyprlandPlugins.hypr-dynamic-cursors
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg = {
|
xdg = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue