fix(theming): make cursor size 24
This commit is contained in:
parent
dbf139d12b
commit
3f171600ae
2 changed files with 4 additions and 2 deletions
|
@ -54,6 +54,8 @@
|
|||
package = pkgs.catppuccin-cursors.frappeLavender;
|
||||
name = "catppuccin-frappe-lavender-cursors";
|
||||
|
||||
size = 24;
|
||||
|
||||
gtk.enable = true;
|
||||
x11.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue