add hyprcursor settings
This commit is contained in:
@@ -366,7 +366,11 @@
|
||||
x11.enable = true;
|
||||
package = pkgs.posy-cursors;
|
||||
name = "Posy_Cursor_Black";
|
||||
size = 128;
|
||||
size = 48;
|
||||
hyprcursor = {
|
||||
enable = true;
|
||||
size = 64;
|
||||
};
|
||||
};
|
||||
|
||||
#xdg.configFile."hypr/hyprland.conf" = {
|
||||
|
||||
Reference in New Issue
Block a user