hyprland: add hypr-dynamic-cursors
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m18s

This commit is contained in:
2025-06-15 11:54:46 +01:00
parent e7948146e7
commit 2fcafcbdba

View File

@ -63,6 +63,7 @@ in
inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland; inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
plugins = [ plugins = [
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprbars inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprbars
pkgs.unstable.hyprlandPlugins.hypr-dynamic-cursors
]; ];
settings = { settings = {
general = { general = {