hyprland: fix cursor theme not applied
This commit is contained in:
parent
1c1e496425
commit
711859e660
@ -24,8 +24,10 @@ in {
|
||||
};
|
||||
cursorTheme = {
|
||||
package = pkgs.apple-cursor;
|
||||
name = "macOS-BigSur";
|
||||
name = "macOS";
|
||||
size = 24;
|
||||
};
|
||||
};
|
||||
|
||||
xdg.portal.extraPortals = [pkgs.xdg-desktop-portal-gtk];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user