Configure cursor for hyprland

This commit is contained in:
2026-06-04 09:15:21 +02:00
parent 8ed9ed7b51
commit cd0e4479f7
@@ -40,6 +40,13 @@ in {
};
};
home.pointerCursor = {
hyprcursor.enable = true;
package = pkgs.bibata-cursors;
name = "Bibata-Modern-Classic";
size = 24;
};
programs.imv.enable = true; # TODO: what is that
programs.noctalia-shell = {
@@ -51,6 +58,7 @@ in {
home.packages = with pkgs; [
hyprpicker
hyprcursor
brightnessctl
playerctl
frajul.hyprshot-gui