use the hyprcursor module in del

This commit is contained in:
jacekpoz 2024-03-11 18:03:59 +01:00
parent 32d6fb98cb
commit c7c570afb2
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -224,8 +224,11 @@
themes = { themes = {
cursor = { cursor = {
enable = true; enable = true;
package = pkgs.bibata-cursors; src = pkgs.fetchurl {
name = "Bibata-Modern-Classic"; url = "https://cdn.discordapp.com/attachments/1216066899729977435/1216076659149504643/HyprBibataModernClassicSVG.tar.gz?ex=65ff12a5&is=65ec9da5&hm=a42375c7390aaae1dcb444ac45be60779e7ca14d437a5a927dffabc1b573cc07&";
hash = "sha256-KDYoULjJC0Nhdx9Pz5Ezq+1F0tWwkVQIc5buy07hO98=";
};
name = "HyprBibataModernClassicSVG";
size = 24; size = 24;
}; };
gtk = { gtk = {