try to fix cursor issue

This commit is contained in:
cy 2025-01-21 13:35:44 -05:00
parent aca309a9c0
commit 455b197b7f

View file

@ -42,6 +42,13 @@
}; };
}; };
home.pointerCursor = {
package = pkgs.bibata-cursors;
name = "Bibata-Modern";
gtk.enable = true;
x11.enable = true;
};
home.packages = with pkgs; [ home.packages = with pkgs; [
firefox firefox
ungoogled-chromium ungoogled-chromium
@ -49,7 +56,6 @@
bitwarden-desktop bitwarden-desktop
bitwarden-cli bitwarden-cli
fastfetch fastfetch
discord
nwg-look nwg-look
kdePackages.gwenview kdePackages.gwenview
kdePackages.okular kdePackages.okular